Age | Commit message (Expand) | Author |
2016-07-18 | BaseTools: Fix a bug for FixedPcd value generation in AutoGen file | Yonghong Zhu |
2016-07-14 | BaseTools: Update the FV region name as upper letter | Yonghong Zhu |
2016-07-12 | BaseTools/GenFds: unbreak Region.PadBuffer | Laszlo Ersek |
2016-07-12 | BaseTools/GenFds: speed up Region.PadBuffer() | Laszlo Ersek |
2016-07-12 | BaseTools/GenFds: factor out Region.PadBuffer() method | Laszlo Ersek |
2016-07-05 | BaseTools: Add support for $(FAMILY) macro | Yonghong Zhu |
2016-06-15 | BaseTools: ignore the binary LIB file in gen_libs | Yonghong Zhu |
2016-06-04 | BaseTools: fix the bug to build a compressed ROM image via .INF file | Yonghong Zhu |
2016-06-04 | BaseTools: Add error handling for current_dir is not exist | Yonghong Zhu |
2016-05-27 | BaseTools: Fix bad macro expansion during tools_def.txt parsing | Michael Zimmermann |
2016-05-26 | BaseTools: add '!include' support to tools_def.txt parser | Michael Zimmermann |
2016-05-26 | BaseTools: Fix comments about return value of 'LoadToolDefFile' | Michael Zimmermann |
2016-05-26 | BaseTools: Fix GenFds issue to wrongly get file without postfix. | Liming Gao |
2016-05-25 | BaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and TARGET value | Yonghong Zhu |
2016-05-23 | BaseTools: Add error condition for the path in PACKAGES_PATH env | Zhu, Yonghong |
2016-05-18 | BaseTools: support private package definition | Yonghong Zhu |
2016-05-16 | BaseTools/GenFds: enhance INF built arch filter | Yonghong Zhu |
2016-05-16 | BaseTools: Fix bug to not mix comment into Asbuilt inf Depex section | Yonghong Zhu |
2016-05-11 | BaseTools: Fix bug in GenFds to handle FV image alignment | Yonghong Zhu |
2016-05-11 | BaseTools: fix a bug for uni file \x####\ format handling | Yonghong Zhu |
2016-05-06 | BaseTools: Support \x####\ in UNI files to specify non-ascii characters | Yonghong Zhu |
2016-04-29 | BaseTools/Build: Better DSC arch filtering | Thomas Palmer |
2016-04-29 | BaseTools: fix the bug for FMP to support use Macro as path description | Yonghong Zhu |
2016-04-27 | BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt inf | Yonghong Zhu |
2016-04-27 | BaseTools: Update FMP Capsule support to follow FDF spec | Yonghong Zhu |
2016-04-26 | BaseTools/UPT: UPT to Support UTF-8 | Hess Chen |
2016-04-26 | BaseTools/ECC: Remove UNI checkpoint from ECC | Hess Chen |
2016-04-26 | Update ECC to support more doxygen keywords | Hess Chen |
2016-04-20 | BaseTools: add the support for --pcd feature to patch the binary efi | Yonghong Zhu |
2016-04-20 | BaseTools: Add mixed PCD support feature | Yonghong Zhu |
2016-04-19 | BaseTools: fix a bug for PEI VPD Pcd collection | Yonghong Zhu |
2016-04-19 | BaseTools/GenFds: remove the old logic since ActivePlatform is abs. path | Yonghong Zhu |
2016-04-19 | BaseTools: enhance error handling for DSC file | Yonghong Zhu |
2016-04-19 | BaseTools/Build: Consider only build-specified architectures | Thomas Palmer |
2016-04-15 | BaseTools: Fix PLATFORM_DIR variable value. | Marvin.Haeuser@outlook.com |
2016-04-15 | BaseTools: Fix the bug to correctly handle the [BuildOptions] | Yonghong Zhu |
2016-04-14 | BaseTools: fix the bug for [BuildOptions] of multiple workspace support | Yonghong Zhu |
2016-04-14 | BaseTools: fix PLATFORM_DIR variable value for multiple workspace | Yonghong Zhu |
2016-04-12 | BaseTools: generate hash value in build report for each output EFI image | Yonghong Zhu |
2016-04-07 | BaseTools: Add support to merge Prebuild and Postbuild into build Process | Yonghong Zhu |
2016-04-07 | BaseTools: Enhance --Pcd which override by build option | Yonghong Zhu |
2016-04-06 | BaseTools: cache the defined Guid tool to improve the performance | Yonghong Zhu |
2016-04-05 | BaseTools/GenFds: Fix the bug for wrong alignment generate for RAW file | Yonghong Zhu |
2016-03-29 | BaseTools: Add two new sections for PCD in the build report | Yonghong Zhu |
2016-03-28 | BaseTools: Remove the unnecessary check for RAW File | Yonghong Zhu |
2016-03-27 | BaseTools: generate alignment when the FV content come from the filesystem | Yonghong Zhu |
2016-03-27 | BaseTools: Extend the RAW format to support multiple binary files | Yonghong Zhu |
2016-03-23 | BaseTools: not include the undefined macro in response file | Yonghong Zhu |
2016-03-22 | BaseTools: Fix nmake failure due to command-line length limitation | Yonghong Zhu |
2016-03-16 | BaseTools: add new command line option to support override PCD value | Yonghong Zhu |