summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/UniClassObject: Support UTF-8 string data in .uni filesJordan Justen2015-06-231-2/+5
* BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni filesJordan Justen2015-06-231-3/+87
* BaseTools/EdkLogger: Support unit tests with a SILENT log levelJordan Justen2015-06-231-2/+9
* BaseTools: Convert ".\\" to "" in FilePathLiming Gao2015-06-231-1/+9
* BaseTools/Build: Add error report for incorrect syntax in DEC file.Bob Feng2015-06-231-14/+30
* BaseTools: The token values cannot be numeric same with different PCDs.Yingke Liu2015-06-231-4/+4
* BaseTools: Fixed a bug that Build Report always uses DEC default value for VP...Yingke Liu2015-06-231-1/+1
* BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni"Yingke Liu2015-06-231-2/+2
* BaseTools: Build report should not be generated if build failed.Yingke Liu2015-06-231-1/+7
* BaseTools: Supported FMP capsule image.Yingke Liu2015-06-235-17/+288
* BaseTools: Fixed Build Option override bugs.Yingke Liu2015-06-192-18/+38
* BaseTools/Upt: Update help messageHess Chen2015-06-192-12/+5
* BaseTools/Upt: Update error messageHess Chen2015-06-193-13/+15
* BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATHYingke Liu2015-06-161-2/+10
* BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu2015-06-122-1/+21
* BaseTools: Fixed an error reported during generating report.Yingke Liu2015-06-111-4/+4
* BaseTools: Generate a binary file and list it in Binary section of As Built INF.Yingke Liu2015-06-111-0/+74
* BaseTools: Support build options for specific module type in DSC.Yingke Liu2015-06-112-3/+22
* Adds new files to the Makefile for testing changed sourceslhauch2015-06-101-1/+4
* BaseTools: Append FILE_GUID to BaseName.Yingke Liu2015-06-102-0/+19
* Removing the msvcr71.dll - no longer required, building with VS2013.lhauch2015-06-091-1/+0
* BaseTools: Update GenFds to handle file type Ffs RuleLiming Gao2015-06-081-4/+21
* BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.hYingke Liu2015-06-081-0/+6
* BaseTools: Add reconnect request flag for question.Eric Dong2015-05-273-6/+15
* BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu2015-05-263-10/+46
* BaseTools/Build: The PCD value in uninitialized data range should be natural ...Bob Feng2015-05-121-0/+12
* BaseTools: Fix build fail issue.Eric Dong2015-05-061-9/+9
* BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC ...Eric Dong2015-05-062-23/+294
* BaseTools: Enable Match2 Opcode.Eric Dong2015-05-064-1/+39
* BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong2015-05-063-47/+197
* BaseTool: Add refresh form opcode in vfrcompiler.Eric Dong2015-05-061-4/+6
* Updated for ECC.exelhauch2015-04-101-0/+3
* BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng2015-04-103-6/+25
* BaseTools/Build: Add SDL supportBob Feng2015-04-1014-30/+1299
* BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory.Chen, Hesheng2015-04-101-3/+7
* BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the...Erik Bjorge2015-02-112-12/+33
* 1. Update UpdateBuildVersion.py; Yingke Liu2015-02-063-56/+137
* Fix SET statement bug which is always evaluated even it is in a False conditi...Yingke Liu2015-01-191-0/+2
* Fixed build issue with fds target specified.Yingke Liu2015-01-191-22/+17
* Fixed VfrCompile crash on efivarstore statement.Eric Dong2015-01-081-1/+6
* Rollback change 16544.Eric Dong2014-12-301-2/+2
* Fix ‘build run’ doesn’t work for NT32 X64 build.Cinnamon Shia2014-12-231-2/+3
* Fixed VfrCompile crash on efivarstore statement.Aaron Pop2014-12-221-2/+2
* BaseTools/ECC: Fix some issues of ECC toolHess Chen2014-12-094-9/+21
* Fix a regression bug to uni parser.Yingke Liu2014-12-031-0/+1
* Enhance error handling for external tool.Yingke Liu2014-12-011-0/+14
* Corrected slash and quote handling in the strings of UNI files.Cecil Sheng2014-12-011-38/+30
* BaseTools/UPT: Fix an issue of storing wrong PCD into XML file.Hess Chen2014-11-252-2/+2
* BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan2014-11-181-1/+2
* BaseTools: Fix a cleanall issue.Yingke Liu2014-11-121-10/+4