summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen
AgeCommit message (Expand)Author
2016-02-24BaseTools: VOID* PCDs in VPD region must be aligned based on value typeYonghong Zhu
2016-02-24BaseTools: Fix the bug for VOID* Patchable PCD declaration in LibraryYonghong Zhu
2015-12-18Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu
2015-12-18BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu
2015-12-18BaseTools: Clean some coding style issuesYonghong Zhu
2015-12-01BaseTools: Add build error detection for Dynamic PCD name conflictYonghong Zhu
2015-11-16Update BaseTools from main trunk r18767.Jeff Fan
2015-08-24BaseTools: Update SetPcdPtr in AutoGen CodeLiming Gao
2015-08-24BaseTools: Fix AutoGen issue for Patchable VOID* PCD.Liming Gao
2015-08-24BaseTools: Generate macro for the size of PCD valueBob Feng
2015-08-24BaseTools: Add NULL pointer check in AutoGen codeLiming Gao
2015-08-21BaseTools: Fix build fail when the number in validlist is long type.Bob Feng
2015-07-26BaseTools: Make AutoGen.h array declaration match AutoGen.c definitionScott Duplichan
2015-07-02BaseTools: Fixed BuildOptions bug.Yingke Liu
2015-06-23BaseTools/UniClassObject: Support UTF-8 string data in .uni filesJordan Justen
2015-06-23BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni filesJordan Justen
2015-06-23BaseTools: The token values cannot be numeric same with different PCDs.Yingke Liu
2015-06-23BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni"Yingke Liu
2015-06-19BaseTools: Fixed Build Option override bugs.Yingke Liu
2015-06-16BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATHYingke Liu
2015-06-12BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu
2015-06-11BaseTools: Generate a binary file and list it in Binary section of As Built INF.Yingke Liu
2015-06-11BaseTools: Support build options for specific module type in DSC.Yingke Liu
2015-06-10BaseTools: Append FILE_GUID to BaseName.Yingke Liu
2015-06-08BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.hYingke Liu
2015-05-26BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu
2015-05-12BaseTools/Build: The PCD value in uninitialized data range should be natural ...Bob Feng
2015-04-10BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng
2015-04-10BaseTools/Build: Add SDL supportBob Feng
2014-12-03Fix a regression bug to uni parser.Yingke Liu
2014-12-01Corrected slash and quote handling in the strings of UNI files.Cecil Sheng
2014-11-18BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan
2014-11-11BaseTool: Support EDKII style GUID definition for VFR function.Yingke Liu
2014-09-12This patch is going to fix the issue of the mis-match between the index of Pl...Feng, Bob C
2014-09-04BaseTools/AutoGen: Remove redundant copy action for binary moduleHess Chen
2014-08-30This patch is going to fix the issue of only Default SkuId is built into the ...Feng, Bob C
2014-08-28License header updated to match correct format.Yingke Liu
2014-08-26This patch is going to:Hess Chen
2014-08-26This patch is going to correct the external PCD database generation rule to s...Feng, Bob C
2014-08-21This patch is going to:Hess Chen
2014-08-21AutoGen.c can only be generated if the module has intermediate object files g...Yingke Liu
2014-08-211. AutoGen.c should be generated if it is not empty even if there are no C so...Yingke Liu
2014-08-19This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen
2014-08-18This patch is going to retire the top level makefile on BaseTools for support...Hess Chen
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao
2012-05-23Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao4