Zhiju:
I expect the output tool name is same to the one specified in tools_def.txt
or [BuildOptions] in platform.dsc file.
Thanks
Liming
> -Original Message-
> From: Feng, Bob C
> Sent: Monday, March 9, 2020 1:54 PM
> To: Fan, ZhijuX ; devel@edk2.groups.io
> Cc: Gao, Liming
> Subject
Zhiju,
+BaseName, Ext = os.path.splitext(foundPath)
+if os.path.isdir(foundPath) or Ext:
Did you check the tool behavior under Linux? The file under Linux can have no
extension file name.
Thanks,
Bob
-Original Message-
From: Fan, ZhijuX
Sent: Friday, Ma
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2538
For LzmaCompress or BrotliCompress, the platform may use the different
options and add their batch file, such as LzmaCompressPlatform.
Then, specify it in platform.dsc [BuildOptions] to override the default
one in tools_def.txt.
*_*_*_LZMA_P