summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)AuthorFilesLines
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-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/GenFw AARCH64: convert ADRP to ADR instructions if binary size allo...Ard Biesheuvel1-9/+42
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-27BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu2-0/+43
2016-07-18BaseTools: Fix a bug for FixedPcd value generation in AutoGen fileYonghong Zhu1-1/+1
2016-07-14BaseTools: Update the FV region name as upper letterYonghong Zhu1-2/+2
2016-07-12BaseTools/GenFds: unbreak Region.PadBufferLaszlo Ersek1-1/+1
2016-07-12BaseTools/GenFds: speed up Region.PadBuffer()Laszlo Ersek1-4/+5
2016-07-12BaseTools/GenFds: factor out Region.PadBuffer() methodLaszlo Ersek1-34/+24
2016-07-05BaseTools: Add support for $(FAMILY) macroYonghong Zhu1-0/+23
2016-06-15BaseTools: ignore the binary LIB file in gen_libsYonghong Zhu1-1/+2
2016-06-04BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu2-1/+18
2016-06-04BaseTools: Add error handling for current_dir is not existYonghong Zhu1-4/+5
2016-05-27BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann1-25/+26
2016-05-26BaseTools: add '!include' support to tools_def.txt parserMichael Zimmermann1-7/+64
2016-05-26BaseTools: Fix comments about return value of 'LoadToolDefFile'Michael Zimmermann1-1/+1
2016-05-26BaseTools: Fix GenFds issue to wrongly get file without postfix.Liming Gao1-1/+1
2016-05-25BaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and TARGET valueYonghong Zhu1-5/+27
2016-05-23BaseTools: Add error condition for the path in PACKAGES_PATH envZhu, Yonghong1-0/+6
2016-05-18BaseTools: Eliminate two shift-negative-value in FvLib.cZenith4321-2/+2
2016-05-18BaseTools: support private package definitionYonghong Zhu5-24/+90
2016-05-16BaseTools: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud1-3/+19
2016-05-16BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu1-3/+3
2016-05-16BaseTools/GenFds: enhance INF built arch filterYonghong Zhu1-0/+10
2016-05-16BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu1-2/+3
2016-05-11BaseTools: Fix bug in GenFds to handle FV image alignmentYonghong Zhu1-1/+26
2016-05-11BaseTools: fix a bug for uni file \x####\ format handlingYonghong Zhu1-1/+1
2016-05-06BaseTools: Support \x####\ in UNI files to specify non-ascii charactersYonghong Zhu1-4/+14
2016-04-29BaseTools/Build: Better DSC arch filteringThomas Palmer2-21/+26
2016-04-29BaseTools: fix the bug for FMP to support use Macro as path descriptionYonghong Zhu1-3/+2
2016-04-27BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt infYonghong Zhu1-21/+16
2016-04-27BaseTools: Update FMP Capsule support to follow FDF specYonghong Zhu1-26/+34
2016-04-26BaseTools/UPT: UPT to Support UTF-8Hess Chen1-4/+10
2016-04-26BaseTools/ECC: Remove UNI checkpoint from ECCHess Chen1-0/+2
2016-04-26Update ECC to support more doxygen keywordsHess Chen2-5/+10
2016-04-20BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu4-5/+101
2016-04-20BaseTools: Add mixed PCD support featureYonghong Zhu8-87/+360
2016-04-19BaseTools: fix a bug for PEI VPD Pcd collectionYonghong Zhu1-5/+10
2016-04-19BaseTools/GenFds: remove the old logic since ActivePlatform is abs. pathYonghong Zhu1-9/+1
2016-04-19BaseTools: enhance error handling for DSC fileYonghong Zhu3-4/+8
2016-04-19BaseTools/Build: Consider only build-specified architecturesThomas Palmer2-30/+14