mirror of https://github.com/acidanthera/audk.git
5b4a97bbc3
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3165 There are 2 reasons to convert Split tool from C to Python. 1. We are in the process of moving the Basetools Python code to a separate repository. But there still are many C tools under edk2/BaseTools. To make all Basetools be in the separate repo, we can convert the C tools to Python tools. 2. The original Split tool is very slow. This python tool can reduce 90% time. Signed-off-by: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Yuwei Chen <yuwei.chen@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> Reviewed-by: Yuwei Chen <yuwei.chen@intel.com> |
||
---|---|---|
.. | ||
AmlToC.bat | ||
BPDG.bat | ||
Ecc.bat | ||
GenDepex.bat | ||
GenFds.bat | ||
GenPatchPcdTable.bat | ||
GenerateCapsule.bat | ||
PatchPcdValue.bat | ||
Pkcs7Sign.bat | ||
Rsa2048Sha256GenerateKeys.bat | ||
Rsa2048Sha256Sign.bat | ||
Split.bat | ||
TargetTool.bat | ||
Trim.bat | ||
UPT.bat | ||
build.bat | ||
win_build_tools_path_env.yaml |