summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2016-07-26BaseTools/toolsetup: Do not set CONF_PATH when already set.Marvin Haeuser1-7/+10
2016-07-26Preserve hii section in GCC binariesThomas Palmer1-0/+5
2016-07-21BaseTools/tools_def: switch GCC/X64 to the PIE small modelArd Biesheuvel1-1/+1
2016-07-21BaseTools/tools_def: enable Os optimization for GCC X64 buildsArd Biesheuvel1-1/+1
2016-07-18BaseTools/tools_def.template: bump minimum required NASM versionsLaszlo Ersek1-1/+3
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 MemoryProfileSymbolGen.py: Handle 64bits rva from "nm -l xxx.dll"Star Zeng1-2/+2
2016-07-05BaseTools: Add support for $(FAMILY) macroYonghong Zhu1-0/+23
2016-07-01BaseTools Scripts: Add MemoryProfileSymbolGen.pyStar Zeng1-0/+281
2016-06-28BaseTools ConvertMasmToNasm: Don't try to reconvert .nasm filesJordan Justen1-1/+2
2016-06-28BaseTools ConvertMasmToNasm: Support preserving assembly filesJordan Justen1-17/+44
2016-06-28BaseTools ConvertMasmToNasm: put filter/map result in tuple for python3Jordan Justen1-2/+2
2016-06-28BaseTools ConvertMasmToNasm: Support ASM_PFX in .asm filesJordan Justen1-1/+3
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-06-02BaseTools: Bash script fix for PosixLike/LzmaF86CompressThomas Palmer1-2/+4
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
2016-04-15BaseTools: Fix PLATFORM_DIR variable value.Marvin.Haeuser@outlook.com1-2/+2