summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
2015-04-10BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng3-6/+25
2015-04-10BaseTools/Build: Add SDL supportBob Feng14-30/+1299
2015-04-10BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory.Chen, Hesheng1-3/+7
2015-02-061. Update UpdateBuildVersion.py; Yingke Liu3-56/+137
2015-01-19Fix SET statement bug which is always evaluated even it is in a False conditi...Yingke Liu1-0/+2
2015-01-19Fixed build issue with fds target specified.Yingke Liu1-22/+17
2014-12-23Fix ‘build run’ doesn’t work for NT32 X64 build.Cinnamon Shia1-2/+3
2014-12-09BaseTools/ECC: Fix some issues of ECC toolHess Chen4-9/+21
2014-12-03Fix a regression bug to uni parser.Yingke Liu1-0/+1
2014-12-01Enhance error handling for external tool.Yingke Liu1-0/+14
2014-12-01Corrected slash and quote handling in the strings of UNI files.Cecil Sheng1-38/+30
2014-11-25BaseTools/UPT: Fix an issue of storing wrong PCD into XML file.Hess Chen2-2/+2
2014-11-18BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan1-1/+2
2014-11-12BaseTools: Fix a cleanall issue.Yingke Liu1-10/+4
2014-11-11BaseTool: Support EDKII style GUID definition for VFR function.Yingke Liu2-3/+17
2014-10-22BaseTools/UPT: Remove Macro Expend for UserExtension sectionHess Chen1-9/+0
2014-09-23BaseTools: Update nmake Makefile to handle the file path with “:\\”.Gao, Liming1-0/+4
2014-09-22BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen1-1/+1
2014-09-22BaseTools/Upt: Fix several bugsHess Chen2-7/+8
2014-09-19BaseTools/Upt: Fix several bugsHess Chen3-5/+5
2014-09-17BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent...Gao, Liming1-8/+38
2014-09-16Update Build Tool version from 0.51 to 0.60Gao, Liming1-1/+1
2014-09-16Support DSC and FDF file out of WORKSPACE by GenFds.Yingke Liu2-7/+6
2014-09-13The current Makefile only checks the primary python file, such as build.py an...lhauch1-9/+139
2014-09-12This patch is going to fix the issue of the mis-match between the index of Pl...Feng, Bob C1-5/+19
2014-09-12BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF.Yingke Liu1-0/+1
2014-09-11Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a...Abner Chang1-0/+26
2014-09-04BaseTools/AutoGen: Remove redundant copy action for binary moduleHess Chen1-1/+2
2014-09-03BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files.Hess Chen4-50/+47
2014-08-30This patch is going to fix the issue of only Default SkuId is built into the ...Feng, Bob C1-27/+1
2014-08-28License header updated to match correct format.Yingke Liu29-149/+875
2014-08-26This patch is going to:Hess Chen3-0/+10
2014-08-26This patch is going to:Hess Chen56-1695/+5930
2014-08-26This patch is going to correct the external PCD database generation rule to s...Feng, Bob C4-16/+209
2014-08-25This patch is going to:Hess Chen10-12/+228
2014-08-21This patch is going to:Hess Chen3-6/+13
2014-08-21AutoGen.c can only be generated if the module has intermediate object files g...Yingke Liu2-1/+6
2014-08-211. AutoGen.c should be generated if it is not empty even if there are no C so...Yingke Liu1-1/+4
2014-08-20This patch is going to:Hess Chen2-6/+4
2014-08-19This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen2-9/+9
2014-08-18This patch is going to retire the top level makefile on BaseTools for support...Hess Chen3-115/+190
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen84-180/+405
2014-08-15Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2-26/+21
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney6-2/+429
2014-07-26BaseTools: Clear build versions to sync with buildtools/BaseToolsJordan Justen2-2/+2
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming12-67/+200
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming36-62438/+62438
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming23-208/+630
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao23-1029/+2710
2013-09-24Sync BaseTool trunk (version r2601) into EDKII BaseTools.Liming Gao3-3/+15