summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
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 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-198-3/+532
* 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
* BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCodeDandan Bi2016-08-121-1/+0
* 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
* 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/GenFw AARCH64: convert ADRP to ADR instructions if binary size allo...Ard Biesheuvel2016-08-021-9/+42
* 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: report error if source module INF is only list in FDF fileYonghong Zhu2016-07-272-0/+43
* BaseTools: Fix a bug for FixedPcd value generation in AutoGen fileYonghong Zhu2016-07-181-1/+1
* BaseTools: Update the FV region name as upper letterYonghong Zhu2016-07-141-2/+2
* BaseTools/GenFds: unbreak Region.PadBufferLaszlo Ersek2016-07-121-1/+1
* BaseTools/GenFds: speed up Region.PadBuffer()Laszlo Ersek2016-07-121-4/+5
* BaseTools/GenFds: factor out Region.PadBuffer() methodLaszlo Ersek2016-07-121-34/+24
* BaseTools: Add support for $(FAMILY) macroYonghong Zhu2016-07-051-0/+23
* BaseTools: ignore the binary LIB file in gen_libsYonghong Zhu2016-06-151-1/+2
* BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu2016-06-042-1/+18
* BaseTools: Add error handling for current_dir is not existYonghong Zhu2016-06-041-4/+5
* BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann2016-05-271-25/+26
* BaseTools: add '!include' support to tools_def.txt parserMichael Zimmermann2016-05-261-7/+64
* BaseTools: Fix comments about return value of 'LoadToolDefFile'Michael Zimmermann2016-05-261-1/+1
* BaseTools: Fix GenFds issue to wrongly get file without postfix.Liming Gao2016-05-261-1/+1
* BaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and TARGET valueYonghong Zhu2016-05-251-5/+27
* BaseTools: Add error condition for the path in PACKAGES_PATH envZhu, Yonghong2016-05-231-0/+6
* BaseTools: Eliminate two shift-negative-value in FvLib.cZenith4322016-05-181-2/+2
* BaseTools: support private package definitionYonghong Zhu2016-05-185-24/+90
* BaseTools: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud2016-05-161-3/+19
* BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu2016-05-161-3/+3
* BaseTools/GenFds: enhance INF built arch filterYonghong Zhu2016-05-161-0/+10
* BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu2016-05-161-2/+3