summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu2016-08-302-28/+27
* BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel2016-08-231-0/+14
* BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao2016-08-233-20/+20
* BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao2016-08-231-1/+4
* BaseTools: update BinaryFiles.txt file to add Pkcs7Sign ToolYonghong Zhu2016-08-231-1/+8
* BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu2016-08-232-14/+11
* BaseTools/UserManuals: update with new report bug mail addressYonghong Zhu2016-08-2318-3573/+3965
* BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel2016-08-221-1/+1
* BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE imageLiming Gao2016-08-221-2/+2
* BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions sectionYonghong Zhu2016-08-192-2/+9
* BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu2016-08-195-72/+194
* BaseTools: Rsa2048Sha256Sign add new option to support Monotonic countYonghong Zhu2016-08-191-6/+25
* BaseTools: Add the PKCS7 toolYonghong Zhu2016-08-199-3/+538
* BaseTools-CLANG38: Add -O3 in DLINK2 flagShi, Steven2016-08-191-2/+2
* BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu2016-08-192-5/+11
* BaseTools/GenFv: Account for rebase of FV section containing VTF fileLeo Duran2016-08-141-4/+6
* BaseTools RVCT: ignore various RVC diagnosticsArd Biesheuvel2016-08-121-1/+1
* BaseTools ARM AARCH64: drop redundant compiler argumentsArd Biesheuvel2016-08-121-2/+2
* BaseTools ARM AARCH64: pass CC flags to linker for XIP modules as wellArd Biesheuvel2016-08-121-3/+3
* BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCodeDandan Bi2016-08-121-1/+0
* BaseTools-Conf:Introduce CLANG38 new toolchain for x86Shi, Steven2016-08-101-0/+87
* BaseTools-Conf:Remove short dash in ar flag for LLVMShi, Steven2016-08-101-1/+1
* BaseTools ARM: impose strict alignment only for XIP modulesArd Biesheuvel2016-08-092-6/+18
* BaseTools CLANG35: add missing XIP flags for AARCH64Ard Biesheuvel2016-08-091-0/+1
* BaseTools/UPT: Fix a install issueHess Chen2016-08-091-1/+6
* BaseTools X64: fold PLT relocations into simple relative referencesArd Biesheuvel2016-08-081-0/+12
* BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi2016-08-087-166/+918
* BaseTool/VfrCompile: Add missing question opcodeDandan Bi2016-08-081-1/+3
* BaseTools: Fix the bug when use FILE_GUID override the module in DSCYonghong Zhu2016-08-081-2/+11
* BaseTools: Allow string token identifier to use lower case lettersYonghong Zhu2016-08-081-6/+6
* BaseTools GCC/ARM: add -fno-builtin to CC flagsArd Biesheuvel2016-08-051-1/+1
* BaseTools GCC: add the compiler flags to the linker command lineArd Biesheuvel2016-08-031-1/+1
* BaseTools GCC5: disable warnings-as-errors for nowArd Biesheuvel2016-08-031-4/+4
* BaseTools GCC: move -c compiler flag to build rulesArd Biesheuvel2016-08-032-11/+11
* BaseTool/Upt: Avoid UNI file name conflictHess Chen2016-08-033-6/+32
* BaseTool/UPT: Not expand macro for UserExtensionHess Chen2016-08-031-1/+15
* BaseTool/Upt: Add support for PrivateHess Chen2016-08-035-13/+52
* BaseTool/UPT: Add Test InstallHess Chen2016-08-034-1/+141
* BaseTools: Keep the Pcd order in the Asbuilt Inf is same with SourceYonghong Zhu2016-08-021-9/+11
* BaseTools AARCH64: override XIP module linker alignment to 32 bytesArd Biesheuvel2016-08-022-0/+18
* BaseTools/GenFw AARCH64: convert ADRP to ADR instructions if binary size allo...Ard Biesheuvel2016-08-021-9/+42
* BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO modeArd Biesheuvel2016-08-021-0/+164
* BaseTools GCC: drop GNU notes section from EFI imageArd Biesheuvel2016-08-021-0/+6
* BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel2016-08-022-88/+93
* BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLDArd Biesheuvel2016-08-022-14/+18
* BaseTools CLANG35: drop problematic use-movt and save-temps optionsArd Biesheuvel2016-08-021-6/+6
* BaseTools/Ecc: GUID checkpointHess Chen2016-07-291-3/+3
* BaseTools: Add build info for binary modules that only list in FDF fileYonghong Zhu2016-07-292-1/+21
* BaseTools: Correct ReadMe.txt file with CRLF line endingLiming Gao2016-07-291-3/+3
* BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu2016-07-272-0/+43