summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2015-07-02BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel
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-07-01There needs to be a space between the output section name and the colon, i.e.,Ard Biesheuvel
2015-06-29BaseTools: Added GCC ld script to support 4K alignment.Yingke Liu
2015-06-29BaseTools: Update GenFw to support 4K alignment.Ard Biesheuvel
2015-06-29BaseTools: Updated tool_def to support 4K alignment.Yingke Liu
2015-06-29BaseTools: Update IASL download link and remove specific version info.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/Tests: Verify supported UTF-8 data is allowedJordan Justen
2015-06-23BaseTools/Tests: Verify unsupported UTF-8 data is rejectedJordan Justen
2015-06-23BaseTools/Tests: Verify 32-bit UTF-8 chars are rejectedJordan Justen
2015-06-23BaseTools/UniClassObject: Support UTF-8 string data in .uni filesJordan Justen
2015-06-23BaseTools/Tests: Verify unsupported UTF-16 are rejectedJordan Justen
2015-06-23BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni filesJordan Justen
2015-06-23BaseTools/Tests: Add unit test for AutoGen.UniClassObjectJordan Justen
2015-06-23BaseTools/EdkLogger: Support unit tests with a SILENT log levelJordan Justen
2015-06-23BaseTools/Tests: Always add BaseTools source to import pathJordan 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
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-09Removing the msvcr71.dll - no longer required, building with VS2013.lhauch
2015-06-08BaseTools: Update BuildRule for *.nasmbLiming Gao
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-06-01BaseTools/Conf: Don't support upper case nasm extensionsJordan Justen