BaseTools: Add Brotli algorithm tool
- Add Brotli algorithm tool support Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Bell Song <binx.song@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@@ -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
|
||||
##################
|
||||
|
Reference in New Issue
Block a user