Age | Commit message (Expand) | Author |
2016-04-27 | BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt inf | Yonghong Zhu |
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-15 | BaseTools: Fix PLATFORM_DIR variable value. | Marvin.Haeuser@outlook.com |
2016-04-14 | BaseTools: fix PLATFORM_DIR variable value for multiple workspace | Yonghong Zhu |
2016-04-07 | BaseTools: Enhance --Pcd which override by build option | 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: Add two macros into AutoGenObject macro dict | Yonghong Zhu |
2016-03-10 | BaseTools: report warning if VOID* PCD with {} value is not 8-byte aligned | Yonghong Zhu |
2016-03-09 | BaseTools: Add Multiple Workspaces support for custom Makefiles. | Marvin Haeuser |
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-19 | BaseTools: process the files by the priority in BUILDRULEORDER | Yonghong Zhu |
2016-01-18 | BaseTools: VOID* PCDs in VPD region must be aligned based on value type | Yonghong Zhu |
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-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-10-26 | BaseTools:added extern protocol/PPI/GUID definition in AutoGen for Library | Yonghong Zhu |
2015-10-08 | BaseTools: Update Build tool to support multiple workspaces | Li YangX |
2015-08-24 | BaseTools: Update SetPcdPtr in AutoGen Code | Liming Gao |
2015-08-24 | BaseTools: Fix AutoGen issue for Patchable VOID* PCD. | Liming Gao |
2015-08-24 | BaseTools: Generate macro for the size of PCD value | Bob Feng |
2015-08-24 | BaseTools: Add NULL pointer check in AutoGen code | Liming Gao |
2015-08-21 | BaseTools: Fix build fail when the number in validlist is long type. | Bob Feng |
2015-07-26 | BaseTools: Make AutoGen.h array declaration match AutoGen.c definition | Scott Duplichan |
2015-07-02 | BaseTools: Fixed BuildOptions bug. | Yingke Liu |
2015-06-23 | BaseTools/UniClassObject: Support UTF-8 string data in .uni files | Jordan Justen |
2015-06-23 | BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni files | Jordan Justen |
2015-06-23 | BaseTools: The token values cannot be numeric same with different PCDs. | Yingke Liu |
2015-06-23 | BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni" | Yingke Liu |
2015-06-19 | BaseTools: Fixed Build Option override bugs. | Yingke Liu |
2015-06-16 | BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATH | Yingke Liu |
2015-06-12 | BaseTools: Generate a FV EXT entry for FV UI name. | Yingke Liu |
2015-06-11 | BaseTools: Generate a binary file and list it in Binary section of As Built INF. | Yingke Liu |
2015-06-11 | BaseTools: Support build options for specific module type in DSC. | Yingke Liu |
2015-06-10 | BaseTools: Append FILE_GUID to BaseName. | Yingke Liu |
2015-06-08 | BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.h | Yingke Liu |
2015-05-26 | BaseTools: Implement BUILDRULEORDER for tools_def | Yingke Liu |
2015-05-12 | BaseTools/Build: The PCD value in uninitialized data range should be natural ... | Bob Feng |
2015-04-10 | BaseTools/Build: Add all support skuid to the Pcd DB system skuid table | Bob Feng |
2015-04-10 | BaseTools/Build: Add SDL support | Bob Feng |
2014-12-03 | Fix a regression bug to uni parser. | Yingke Liu |
2014-12-01 | Corrected slash and quote handling in the strings of UNI files. | Cecil Sheng |
2014-11-18 | BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f... | Scott Duplichan |