Age | Commit message (Expand) | Author |
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 |
2016-03-15 | BaseTools: Support recent versions of cx_freeze. | Marvin Haeuser |
2016-03-15 | BaseTools: Add two macros into AutoGenObject macro dict | Yonghong Zhu |
2016-03-14 | BaseTools/BPDG: Fix the bug to get the PCD Size | Yonghong Zhu |
2016-03-11 | BaseTools: update the mail address for stack trace info | Yonghong Zhu |
2016-03-10 | BaseTools: report warning if VOID* PCD with {} value is not 8-byte aligned | Yonghong Zhu |
2016-03-10 | BaseTools: Change source files to DOS format. | Liming Gao |
2016-03-09 | BaseTools: Add Multiple Workspaces support for custom Makefiles. | Marvin Haeuser |
2016-02-19 | BaseTools/Trim: Fix the bug for stripping when no line directive in file | Yonghong Zhu |
2016-02-18 | BaseTools: report an error message when failed to start build command | Yonghong Zhu |
2016-02-16 | BaseTools-Source: Update displayed version information | edk2 dev |
2016-01-29 | BaseTools:Incremental build not work if VPD values in DSC changed by -D | Yonghong Zhu |
2016-01-29 | BaseTools: Fix the bug for VOID* Patchable PCD declaration in Library | Yonghong Zhu |
2016-01-29 | BaseTools: Fix a bug for VpdOffset calculate | Yonghong Zhu |
2016-01-26 | BaseTools: Fix the bug when no FD section in the FDF file | Yonghong Zhu |
2016-01-21 | BaseTools: make build report tolerant of FVs specified by name | Eugene Cohen |
2016-01-19 | BaseTools: process the files by the priority in BUILDRULEORDER | Yonghong Zhu |
2016-01-18 | BaseTools: VPD Tool to allocate VPD region be aligned based on value type | Yonghong Zhu |
2016-01-18 | BaseTools: VOID* PCDs in VPD region must be aligned based on value type | Yonghong Zhu |
2016-01-18 | BaseTools: Fix GenPatchPcdTable to support '-' characters in file names | Yonghong Zhu |
2015-12-30 | BaseTool/UPT: Fix a typo issue | Hess Chen |
2015-12-30 | BaseTool/ECC: Add UTF-8 support on ECC tool | Hess Chen |
2015-12-23 | BaseTools: Fix Makefile to correctly break during a build failure | Larry Hauch |
2015-12-17 | BaseTools: Fix one bug in FD region for multiple workspace support | Yonghong Zhu |
2015-12-14 | BaseTools/Ecc: Fix a bug to report fake issue | Hess Chen |
2015-12-08 | Revert the change in r19143 for BUILDRULEORDER. | Yonghong Zhu |
2015-12-07 | BaseTools: process the files by the priority in BUILDRULEORDER | Yonghong Zhu |
2015-12-07 | BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID override | Yonghong Zhu |
2015-12-07 | BaseTools: Enhance GenFv Tool to report error message | Yonghong Zhu |
2015-12-07 | BaseTools: Fix a bug in the VPD report generation | Yonghong Zhu |
2015-12-07 | Revert the change in r19137. | Yonghong Zhu |
2015-12-07 | BaseTools: Enhance GenFv Tool to report error message | Yonghong Zhu |
2015-12-07 | BaseTools: Add support for INF statement in FD region | Yonghong Zhu |
2015-12-01 | BaseTools: Clean some coding style issues | Yonghong Zhu |
2015-11-30 | BaseTools: Add build error detection for Dynamic PCD name conflict | Yonghong Zhu |
2015-11-30 | BaseTools: Add a VPD report subsection of FLASH to the Report | Yonghong Zhu |
2015-11-18 | BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECI... | Hess Chen |
2015-11-09 | BaseTools: Allow decimal values in the EDK II meta-data file | Yonghong Zhu |
2015-11-06 | BaseTools: Print PACKAGES_PATH build environment if it is set. | Liming Gao |