summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2016-08-08BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi
2016-08-08BaseTool/VfrCompile: Add missing question opcodeDandan Bi
2016-08-08BaseTools: Fix the bug when use FILE_GUID override the module in DSCYonghong Zhu
2016-08-08BaseTools: Allow string token identifier to use lower case lettersYonghong Zhu
2016-08-05BaseTools GCC/ARM: add -fno-builtin to CC flagsArd Biesheuvel
2016-08-03BaseTools GCC: add the compiler flags to the linker command lineArd Biesheuvel
2016-08-03BaseTools GCC5: disable warnings-as-errors for nowArd Biesheuvel
2016-08-03BaseTools GCC: move -c compiler flag to build rulesArd Biesheuvel
2016-08-03BaseTool/Upt: Avoid UNI file name conflictHess Chen
2016-08-03BaseTool/UPT: Not expand macro for UserExtensionHess Chen
2016-08-03BaseTool/Upt: Add support for PrivateHess Chen
2016-08-03BaseTool/UPT: Add Test InstallHess Chen
2016-08-02BaseTools: Keep the Pcd order in the Asbuilt Inf is same with SourceYonghong Zhu
2016-08-02BaseTools AARCH64: override XIP module linker alignment to 32 bytesArd Biesheuvel
2016-08-02BaseTools/GenFw AARCH64: convert ADRP to ADR instructions if binary size allo...Ard Biesheuvel
2016-08-02BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO modeArd Biesheuvel
2016-08-02BaseTools GCC: drop GNU notes section from EFI imageArd Biesheuvel
2016-08-02BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel
2016-08-02BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLDArd Biesheuvel
2016-08-02BaseTools CLANG35: drop problematic use-movt and save-temps optionsArd Biesheuvel
2016-07-29BaseTools/Ecc: GUID checkpointHess Chen
2016-07-29BaseTools: Add build info for binary modules that only list in FDF fileYonghong Zhu
2016-07-29BaseTools: Correct ReadMe.txt file with CRLF line endingLiming Gao
2016-07-27BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu
2016-07-26BaseTools/toolsetup.bat: Fix bug caused by 'CONF_PATH' not definedHao Wu
2016-07-26BaseTools/toolsetup: Do not set CONF_PATH when already set.Marvin Haeuser
2016-07-26Preserve hii section in GCC binariesThomas Palmer
2016-07-21BaseTools/tools_def: switch GCC/X64 to the PIE small modelArd Biesheuvel
2016-07-21BaseTools/tools_def: enable Os optimization for GCC X64 buildsArd Biesheuvel
2016-07-18BaseTools/tools_def.template: bump minimum required NASM versionsLaszlo Ersek
2016-07-18BaseTools: Fix a bug for FixedPcd value generation in AutoGen fileYonghong Zhu
2016-07-14BaseTools: Update the FV region name as upper letterYonghong Zhu
2016-07-12BaseTools/GenFds: unbreak Region.PadBufferLaszlo Ersek
2016-07-12BaseTools/GenFds: speed up Region.PadBuffer()Laszlo Ersek
2016-07-12BaseTools/GenFds: factor out Region.PadBuffer() methodLaszlo Ersek
2016-07-05BaseTools MemoryProfileSymbolGen.py: Handle 64bits rva from "nm -l xxx.dll"Star Zeng
2016-07-05BaseTools: Add support for $(FAMILY) macroYonghong Zhu
2016-07-01BaseTools Scripts: Add MemoryProfileSymbolGen.pyStar Zeng
2016-06-28BaseTools ConvertMasmToNasm: Don't try to reconvert .nasm filesJordan Justen
2016-06-28BaseTools ConvertMasmToNasm: Support preserving assembly filesJordan Justen
2016-06-28BaseTools ConvertMasmToNasm: put filter/map result in tuple for python3Jordan Justen
2016-06-28BaseTools ConvertMasmToNasm: Support ASM_PFX in .asm filesJordan Justen
2016-06-15BaseTools: ignore the binary LIB file in gen_libsYonghong Zhu
2016-06-04BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu
2016-06-04BaseTools: Add error handling for current_dir is not existYonghong Zhu
2016-06-02BaseTools: Bash script fix for PosixLike/LzmaF86CompressThomas Palmer
2016-05-27BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann
2016-05-26BaseTools: add '!include' support to tools_def.txt parserMichael Zimmermann
2016-05-26BaseTools: Fix comments about return value of 'LoadToolDefFile'Michael Zimmermann
2016-05-26BaseTools: Fix GenFds issue to wrongly get file without postfix.Liming Gao