summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)AuthorFilesLines
2015-07-28BaseTools: Add a keyword FvNameString in FDFYingke Liu3-20/+40
2015-07-27BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel1-8/+161
2015-07-27BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel2-37/+84
2015-07-27BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel2-0/+20
2015-07-27BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel2-57/+53
2015-07-26BaseTools: Make AutoGen.h array declaration match AutoGen.c definitionScott Duplichan1-0/+2
2015-07-26BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()Ard Biesheuvel1-1/+1
2015-07-16BaseTools: Fixed incorrect alignment bug.Yingke Liu1-3/+4
2015-07-14BaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64 in generic codeArd Biesheuvel2-112/+11
2015-07-08BaseTools/Upt: Add a BOM check for UNI file and fix some help message errorHess Chen3-4/+29
2015-07-08BaseTools/Upt: Update UPT to ignore "!include" statement when parsing UNI fileHess Chen1-2/+3
2015-07-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran5-10/+15
2015-07-06BaseTools/Build: Fix the range expression evaluation error.Bob Feng1-14/+14
2015-07-02BaseTools/Ecc: Fix a bug when checking copyright formatHess Chen2-1/+9
2015-07-02BaseTools/Ecc: Fix a bug to get correct member variableHess Chen1-2/+5
2015-07-02BaseTools: Fixed BuildOptions bug.Yingke Liu2-21/+7
2015-07-01BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPESamer El-Haj-Mahmoud1-0/+2
2015-07-01BaseTools: Checked return value of malloc for EfiCompress.Yingke Liu1-0/+7
2015-07-01BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed.Yingke Liu1-4/+7
2015-06-29BaseTools: Update GenFw to support 4K alignment.Ard Biesheuvel4-4/+33
2015-06-25BaseTools/Ecc: Fix a bug of determining boolean variable incorrectlyHess Chen1-0/+2
2015-06-25BaseTools/Ecc: Fix two bugs for the checkpoint of GUIDHess Chen2-2/+3
2015-06-25BaseTools/Ecc: Fix a bug in parserHess Chen2-2/+6
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid DEC file.Hess Chen4-1/+25
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid PCD info.Hess Chen1-0/+84
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid UNI file.Hess Chen7-9/+127
2015-06-25BaseTools/Ecc: Add a Configuration itemHess Chen3-3/+13
2015-06-23BaseTools/UniClassObject: Support UTF-8 string data in .uni filesJordan Justen1-2/+5
2015-06-23BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni filesJordan Justen1-3/+87
2015-06-23BaseTools/EdkLogger: Support unit tests with a SILENT log levelJordan Justen1-2/+9
2015-06-23BaseTools: Convert ".\\" to "" in FilePathLiming Gao1-1/+9
2015-06-23BaseTools/Build: Add error report for incorrect syntax in DEC file.Bob Feng1-14/+30
2015-06-23BaseTools: The token values cannot be numeric same with different PCDs.Yingke Liu1-4/+4
2015-06-23BaseTools: Fixed a bug that Build Report always uses DEC default value for VP...Yingke Liu1-1/+1
2015-06-23BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni"Yingke Liu1-2/+2
2015-06-23BaseTools: Build report should not be generated if build failed.Yingke Liu1-1/+7
2015-06-23BaseTools: Supported FMP capsule image.Yingke Liu5-17/+288
2015-06-19BaseTools: Fixed Build Option override bugs.Yingke Liu2-18/+38
2015-06-19BaseTools/Upt: Update help messageHess Chen2-12/+5
2015-06-19BaseTools/Upt: Update error messageHess Chen3-13/+15
2015-06-16BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATHYingke Liu1-2/+10
2015-06-12BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu2-1/+21
2015-06-11BaseTools: Fixed an error reported during generating report.Yingke Liu1-4/+4
2015-06-11BaseTools: Generate a binary file and list it in Binary section of As Built INF.Yingke Liu1-0/+74
2015-06-11BaseTools: Support build options for specific module type in DSC.Yingke Liu2-3/+22
2015-06-10Adds new files to the Makefile for testing changed sourceslhauch1-1/+4
2015-06-10BaseTools: Append FILE_GUID to BaseName.Yingke Liu2-0/+19
2015-06-09Removing the msvcr71.dll - no longer required, building with VS2013.lhauch1-1/+0
2015-06-08BaseTools: Update GenFds to handle file type Ffs RuleLiming Gao1-4/+21
2015-06-08BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.hYingke Liu1-0/+6