summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)Author
2015-08-28BaseTools: Fixed bug for single FV generating.Yingke Liu
2015-08-27BaseTools:To generate string default type correctly in VfrCompilerDandan Bi
2015-08-26BaseTools: Fix the missing depex file in GenFdsLiming Gao
2015-08-26BaseTools: Nested !include support in DSC and FDF filesCecil Sheng
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-24BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen
2015-08-24BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng
2015-08-21BaseTools: Fix build fail when the number in validlist is long type.Bob Feng
2015-08-12BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel
2015-08-12BaseTools/GenFds: Fix 'NoneType' object is not iterable error.Qiu Shumin
2015-08-10BaseTools/GenFw: allow AArch64 tiny and small code model relocationsArd Biesheuvel
2015-08-06BaseTools/Trim: Fixed a bug that cannot trim long valuesYingke Liu
2015-07-28BaseTools: Add a keyword FvNameString in FDFYingke Liu
2015-07-27BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel
2015-07-27BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel
2015-07-27BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel
2015-07-27BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel
2015-07-26BaseTools: Make AutoGen.h array declaration match AutoGen.c definitionScott Duplichan
2015-07-26BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()Ard Biesheuvel
2015-07-16BaseTools: Fixed incorrect alignment bug.Yingke Liu
2015-07-14BaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64 in generic codeArd Biesheuvel
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-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran
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: Add missing EfiPersistentMemory to EFI_MEMORY_TYPESamer El-Haj-Mahmoud
2015-07-01BaseTools: Checked return value of malloc for EfiCompress.Yingke Liu
2015-07-01BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed.Yingke Liu
2015-06-29BaseTools: Update GenFw to support 4K alignment.Ard Biesheuvel
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: Convert ".\\" to "" in FilePathLiming Gao
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