summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)Author
2015-07-08BaseTools/Upt: Add a BOM check for UNI file and fix some help message errorHess Chen
2015-07-08BaseTools/Upt: Update UPT to ignore "!include" statement when parsing UNI fileHess Chen
2015-07-06BaseTools/Build: Fix the range expression evaluation error.Bob Feng
2015-07-02BaseTools/Ecc: Fix a bug when checking copyright formatHess Chen
2015-07-02BaseTools/Ecc: Fix a bug to get correct member variableHess Chen
2015-07-02BaseTools: Fixed BuildOptions bug.Yingke Liu
2015-07-01BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed.Yingke Liu
2015-06-25BaseTools/Ecc: Fix a bug of determining boolean variable incorrectlyHess Chen
2015-06-25BaseTools/Ecc: Fix two bugs for the checkpoint of GUIDHess Chen
2015-06-25BaseTools/Ecc: Fix a bug in parserHess Chen
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid DEC file.Hess Chen
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid PCD info.Hess Chen
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid UNI file.Hess Chen
2015-06-25BaseTools/Ecc: Add a Configuration itemHess Chen
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/EdkLogger: Support unit tests with a SILENT log levelJordan Justen
2015-06-23BaseTools/Build: Add error report for incorrect syntax in DEC file.Bob Feng
2015-06-23BaseTools: The token values cannot be numeric same with different PCDs.Yingke Liu
2015-06-23BaseTools: Fixed a bug that Build Report always uses DEC default value for VP...Yingke Liu
2015-06-23BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni"Yingke Liu
2015-06-23BaseTools: Build report should not be generated if build failed.Yingke Liu
2015-06-23BaseTools: Supported FMP capsule image.Yingke Liu
2015-06-19BaseTools: Fixed Build Option override bugs.Yingke Liu
2015-06-19BaseTools/Upt: Update help messageHess Chen
2015-06-19BaseTools/Upt: Update error messageHess Chen
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: Fixed an error reported during generating report.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-10Adds new files to the Makefile for testing changed sourceslhauch
2015-06-10BaseTools: Append FILE_GUID to BaseName.Yingke Liu
2015-06-08BaseTools: Update GenFds to handle file type Ffs RuleLiming Gao
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
2015-04-10BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory.Chen, Hesheng
2015-02-061. Update UpdateBuildVersion.py; Yingke Liu
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
2014-12-23Fix ‘build run’ doesn’t work for NT32 X64 build.Cinnamon Shia
2014-12-09BaseTools/ECC: Fix some issues of ECC toolHess Chen
2014-12-03Fix a regression bug to uni parser.Yingke Liu
2014-12-01Enhance error handling for external tool.Yingke Liu
2014-12-01Corrected slash and quote handling in the strings of UNI files.Cecil Sheng
2014-11-25BaseTools/UPT: Fix an issue of storing wrong PCD into XML file.Hess Chen
2014-11-18BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan