summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
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: add CLANG35 toolchain with AARCH64 supportArd Biesheuvel
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-08-03BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel
2015-08-03BaseTools AARCH64: remove incremental linker script for 64K alignmentArd Biesheuvel
2015-08-03BaseTools AARCH64: move to unified GCC linker scriptArd Biesheuvel
2015-08-03BaseTools GCC: move AutoGen.obj contents to .text sectionArd Biesheuvel
2015-08-03BaseTools GCC: align start of .data to .text alignmentArd Biesheuvel
2015-08-03BaseTools GCC: add unified GCC linker script for all archs and versionsArd Biesheuvel
2015-08-03BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel
2015-08-03BaseTools IA32/X64: move .got contents to the PE/COFF .text sectionArd Biesheuvel
2015-08-03BaseTools IA32/X64: drop redundant alignment from linker scriptArd Biesheuvel
2015-08-03BaseTools IA32/X64: move .rodata to PE/COFF .text sectionArd Biesheuvel
2015-08-03BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scriptsArd Biesheuvel
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-10BaseTools: Fix BinWrappers LzmaF86Compress ScriptLiming Gao
2015-07-09BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflagsLeif Lindholm
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: AArch64: use explicit linker scriptsArd Biesheuvel
2015-07-06BaseTools/Build: Fix the range expression evaluation error.Bob Feng
2015-07-02Revert tree to r17801Jordan Justen
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