From 87d97b6a771a5f81277732d5d9985aa9d14ae63f Mon Sep 17 00:00:00 2001 From: "Song, BinX" Date: Thu, 23 Mar 2017 10:16:16 +0800 Subject: BaseTools: Add Brotli algorithm tool - Add Brotli algorithm tool support Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Bell Song Reviewed-by: Liming Gao --- BaseTools/Conf/tools_def.template | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'BaseTools/Conf') diff --git a/BaseTools/Conf/tools_def.template b/BaseTools/Conf/tools_def.template index ab4f936e7a..0aabdeb2d9 100755 --- a/BaseTools/Conf/tools_def.template +++ b/BaseTools/Conf/tools_def.template @@ -7706,6 +7706,12 @@ RELEASE_RVCTCYGWIN_ARM_CC_FLAGS = "$(CCPATH_FLAG)" $(ARCHCC_FLAGS) $(PLATFORM_F *_*_*_RSA2048SHA256SIGN_PATH = Rsa2048Sha256Sign *_*_*_RSA2048SHA256SIGN_GUID = A7717414-C616-4977-9420-844712A735BF +################## +# BrotliCompress tool definitions +################## +*_*_*_BROTLI_PATH = BrotliCompress +*_*_*_BROTLI_GUID = 3D532050-5CDA-4FD0-879E-0F7F630D5AFB + ################## # LzmaCompress tool definitions ################## -- cgit v1.2.3