Age | Commit message (Expand) | Author |
2016-09-20 | BaseTools: Follow PI1.4a to fix artificial limitation of PCD SkuId range | Yonghong Zhu |
2016-08-08 | BaseTools: Fix the bug when use FILE_GUID override the module in DSC | Yonghong Zhu |
2016-08-08 | BaseTools: Allow string token identifier to use lower case letters | Yonghong Zhu |
2016-08-02 | BaseTools: Keep the Pcd order in the Asbuilt Inf is same with Source | Yonghong Zhu |
2016-07-29 | BaseTools: Add build info for binary modules that only list in FDF file | Yonghong Zhu |
2016-07-27 | BaseTools: report error if source module INF is only list in FDF file | Yonghong Zhu |
2016-07-18 | BaseTools: Fix a bug for FixedPcd value generation in AutoGen file | 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-18 | BaseTools: support private package definition | Yonghong Zhu |
2016-05-16 | BaseTools: Fix bug to not mix comment into Asbuilt inf Depex section | 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-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 |