BaseTools: Add --uefi option to enable UefiCompress method
Add one new option --uefi to enable UefiCompress. Cc: Liming Gao <liming.gao@intel.com> Cc: Yonghong Zhu <yonghong.zhu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com> Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
committed by
Yonghong Zhu
parent
1b2e077260
commit
472eb3b896
@@ -427,7 +427,7 @@ Decode (
|
||||
|
||||
RETURN_STATUS
|
||||
EFIAPI
|
||||
Decompress (
|
||||
TDecompress (
|
||||
IN VOID *Source,
|
||||
IN OUT VOID *Destination,
|
||||
IN OUT VOID *Scratch,
|
||||
|
Reference in New Issue
Block a user