summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2016-08-23BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel1-0/+14
2016-08-23BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao3-20/+20
2016-08-23BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao1-1/+4
2016-08-23BaseTools: update BinaryFiles.txt file to add Pkcs7Sign ToolYonghong Zhu1-1/+8
2016-08-23BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu2-14/+11
2016-08-23BaseTools/UserManuals: update with new report bug mail addressYonghong Zhu18-3573/+3965
2016-08-22BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel1-1/+1
2016-08-22BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE imageLiming Gao1-2/+2
2016-08-19BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions sectionYonghong Zhu2-2/+9
2016-08-19BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu5-72/+194
2016-08-19BaseTools: Rsa2048Sha256Sign add new option to support Monotonic countYonghong Zhu1-6/+25
2016-08-19BaseTools: Add the PKCS7 toolYonghong Zhu9-3/+538
2016-08-19BaseTools-CLANG38: Add -O3 in DLINK2 flagShi, Steven1-2/+2
2016-08-19BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu2-5/+11
2016-08-14BaseTools/GenFv: Account for rebase of FV section containing VTF fileLeo Duran1-4/+6
2016-08-12BaseTools RVCT: ignore various RVC diagnosticsArd Biesheuvel1-1/+1
2016-08-12BaseTools ARM AARCH64: drop redundant compiler argumentsArd Biesheuvel1-2/+2
2016-08-12BaseTools ARM AARCH64: pass CC flags to linker for XIP modules as wellArd Biesheuvel1-3/+3
2016-08-12BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCodeDandan Bi1-1/+0
2016-08-10BaseTools-Conf:Introduce CLANG38 new toolchain for x86Shi, Steven1-0/+87
2016-08-10BaseTools-Conf:Remove short dash in ar flag for LLVMShi, Steven1-1/+1
2016-08-09BaseTools ARM: impose strict alignment only for XIP modulesArd Biesheuvel2-6/+18
2016-08-09BaseTools CLANG35: add missing XIP flags for AARCH64Ard Biesheuvel1-0/+1
2016-08-09BaseTools/UPT: Fix a install issueHess Chen1-1/+6
2016-08-08BaseTools X64: fold PLT relocations into simple relative referencesArd Biesheuvel1-0/+12
2016-08-08BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi7-166/+918
2016-08-08BaseTool/VfrCompile: Add missing question opcodeDandan Bi1-1/+3
2016-08-08BaseTools: Fix the bug when use FILE_GUID override the module in DSCYonghong Zhu1-2/+11
2016-08-08BaseTools: Allow string token identifier to use lower case lettersYonghong Zhu1-6/+6
2016-08-05BaseTools GCC/ARM: add -fno-builtin to CC flagsArd Biesheuvel1-1/+1
2016-08-03BaseTools GCC: add the compiler flags to the linker command lineArd Biesheuvel1-1/+1
2016-08-03BaseTools GCC5: disable warnings-as-errors for nowArd Biesheuvel1-4/+4
2016-08-03BaseTools GCC: move -c compiler flag to build rulesArd Biesheuvel2-11/+11
2016-08-03BaseTool/Upt: Avoid UNI file name conflictHess Chen3-6/+32
2016-08-03BaseTool/UPT: Not expand macro for UserExtensionHess Chen1-1/+15
2016-08-03BaseTool/Upt: Add support for PrivateHess Chen5-13/+52
2016-08-03BaseTool/UPT: Add Test InstallHess Chen4-1/+141
2016-08-02BaseTools: Keep the Pcd order in the Asbuilt Inf is same with SourceYonghong Zhu1-9/+11
2016-08-02BaseTools AARCH64: override XIP module linker alignment to 32 bytesArd Biesheuvel2-0/+18
2016-08-02BaseTools/GenFw AARCH64: convert ADRP to ADR instructions if binary size allo...Ard Biesheuvel1-9/+42
2016-08-02BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO modeArd Biesheuvel1-0/+164
2016-08-02BaseTools GCC: drop GNU notes section from EFI imageArd Biesheuvel1-0/+6
2016-08-02BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel2-88/+93
2016-08-02BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLDArd Biesheuvel2-14/+18
2016-08-02BaseTools CLANG35: drop problematic use-movt and save-temps optionsArd Biesheuvel1-6/+6
2016-07-29BaseTools/Ecc: GUID checkpointHess Chen1-3/+3
2016-07-29BaseTools: Add build info for binary modules that only list in FDF fileYonghong Zhu2-1/+21
2016-07-29BaseTools: Correct ReadMe.txt file with CRLF line endingLiming Gao1-3/+3
2016-07-27BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu2-0/+43
2016-07-26BaseTools/toolsetup.bat: Fix bug caused by 'CONF_PATH' not definedHao Wu1-7/+7