summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2015-04-10Updated for ECC.exelhauch
2015-04-10BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng
2015-04-10BaseTools/Build: Add SDL supportBob Feng
2015-04-10BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory.Chen, Hesheng
2015-03-23NT32Pkg: Fix build errors from building secure boot with NT32 X64Cinnamon Shia
2015-02-11BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the...Erik Bjorge
2015-02-061. Update UpdateBuildVersion.py; Yingke Liu
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-01-19Fix SET statement bug which is always evaluated even it is in a False conditi...Yingke Liu
2015-01-19Fixed build issue with fds target specified.Yingke Liu
2015-01-09BaseTools Fix NASM tool version in comments of tools_def.templateLiming Gao
2015-01-08Fixed VfrCompile crash on efivarstore statement.Eric Dong
2014-12-30Rollback change 16544.Eric Dong
2014-12-23Fix ‘build run’ doesn’t work for NT32 X64 build.Cinnamon Shia
2014-12-22Fixed VfrCompile crash on efivarstore statement.Aaron Pop
2014-12-09BaseTools/ECC: Fix some issues of ECC toolHess Chen
2014-12-03Fix a regression bug to uni parser.Yingke Liu
2014-12-02Fix ARM build failure with gcc 4.6.Scott Duplichan
2014-12-01Enhance error handling for external tool.Yingke Liu
2014-12-01Corrected slash and quote handling in the strings of UNI files.tianocore-edk2-2014.12Cecil Sheng
2014-11-25BaseTools/UPT: Fix an issue of storing wrong PCD into XML file.Hess Chen
2014-11-24BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7.Scott Duplichan
2014-11-18BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan
2014-11-18BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC. Liming Gao
2014-11-12BaseTools: Fix a cleanall issue.Yingke Liu
2014-11-11BaseTool: Support EDKII style GUID definition for VFR function.Yingke Liu
2014-11-05BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to st...Olivier Martin
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-31BaseTools: Add ConvertMasmToNasm.py scriptJordan Justen
2014-10-22BaseTools/UPT: Remove Macro Expend for UserExtension sectionHess Chen
2014-10-14EDK II: Add .gitignoreRyan Harkin
2014-09-25BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglinkNikolai Saoukh
2014-09-24BaseTools: Actually plug in BaseTools build on AArch64Leif Lindholm
2014-09-23BaseTools: Update nmake Makefile to handle the file path with “:\\”.Gao, Liming
2014-09-22BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen
2014-09-22BaseTools/Upt: Fix several bugsHess Chen
2014-09-19BaseTools/Upt: Fix several bugstianocore-edk2-2014.09Hess Chen
2014-09-17BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent...Gao, Liming
2014-09-16Update Build Tool version from 0.51 to 0.60Gao, Liming
2014-09-16Support DSC and FDF file out of WORKSPACE by GenFds.Yingke Liu
2014-09-16BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish
2014-09-12The current Makefile only checks the primary python file, such as build.py an...lhauch
2014-09-12This patch is going to fix the issue of the mis-match between the index of Pl...Feng, Bob C
2014-09-12BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF.Yingke Liu
2014-09-11Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a...Abner Chang
2014-09-10BaseTools: Fix XCODE5 to work properly with NASMAndrew Fish
2014-09-05This file allows a developer to add a new tool in either the C or Python tree...lhauch
2014-09-04BaseTools/AutoGen: Remove redundant copy action for binary moduleHess Chen
2014-09-03BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files.Hess Chen
2014-09-03BaseTools/CommonLib: Add a step to convert ":\\" to ":\"Hess Chen