summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2016-07-26BaseTools/toolsetup.bat: Fix bug caused by 'CONF_PATH' not definedHao Wu
2016-07-26BaseTools/toolsetup: Do not set CONF_PATH when already set.Marvin Haeuser
2016-07-26Preserve hii section in GCC binariesThomas Palmer
2016-07-21BaseTools/tools_def: switch GCC/X64 to the PIE small modelArd Biesheuvel
2016-07-21BaseTools/tools_def: enable Os optimization for GCC X64 buildsArd Biesheuvel
2016-07-18BaseTools/tools_def.template: bump minimum required NASM versionsLaszlo Ersek
2016-07-18BaseTools: Fix a bug for FixedPcd value generation in AutoGen fileYonghong Zhu
2016-07-14BaseTools: Update the FV region name as upper letterYonghong Zhu
2016-07-12BaseTools/GenFds: unbreak Region.PadBufferLaszlo Ersek
2016-07-12BaseTools/GenFds: speed up Region.PadBuffer()Laszlo Ersek
2016-07-12BaseTools/GenFds: factor out Region.PadBuffer() methodLaszlo Ersek
2016-07-05BaseTools MemoryProfileSymbolGen.py: Handle 64bits rva from "nm -l xxx.dll"Star Zeng
2016-07-05BaseTools: Add support for $(FAMILY) macroYonghong Zhu
2016-07-01BaseTools Scripts: Add MemoryProfileSymbolGen.pyStar Zeng
2016-06-28BaseTools ConvertMasmToNasm: Don't try to reconvert .nasm filesJordan Justen
2016-06-28BaseTools ConvertMasmToNasm: Support preserving assembly filesJordan Justen
2016-06-28BaseTools ConvertMasmToNasm: put filter/map result in tuple for python3Jordan Justen
2016-06-28BaseTools ConvertMasmToNasm: Support ASM_PFX in .asm filesJordan Justen
2016-06-15BaseTools: ignore the binary LIB file in gen_libsYonghong Zhu
2016-06-04BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu
2016-06-04BaseTools: Add error handling for current_dir is not existYonghong Zhu
2016-06-02BaseTools: Bash script fix for PosixLike/LzmaF86CompressThomas Palmer
2016-05-27BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann
2016-05-26BaseTools: add '!include' support to tools_def.txt parserMichael Zimmermann
2016-05-26BaseTools: Fix comments about return value of 'LoadToolDefFile'Michael Zimmermann
2016-05-26BaseTools: Fix GenFds issue to wrongly get file without postfix.Liming Gao
2016-05-25BaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and TARGET valueYonghong Zhu
2016-05-23BaseTools: Add error condition for the path in PACKAGES_PATH envZhu, Yonghong
2016-05-18BaseTools: Eliminate two shift-negative-value in FvLib.cZenith432
2016-05-18BaseTools: support private package definitionYonghong Zhu
2016-05-16BaseTools: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud
2016-05-16BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu
2016-05-16BaseTools/GenFds: enhance INF built arch filterYonghong Zhu
2016-05-16BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu
2016-05-11BaseTools: Fix bug in GenFds to handle FV image alignmentYonghong Zhu
2016-05-11BaseTools: fix a bug for uni file \x####\ format handlingYonghong Zhu
2016-05-06BaseTools: Support \x####\ in UNI files to specify non-ascii charactersYonghong Zhu
2016-04-29BaseTools/Build: Better DSC arch filteringThomas Palmer
2016-04-29BaseTools: fix the bug for FMP to support use Macro as path descriptionYonghong Zhu
2016-04-27BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt infYonghong Zhu
2016-04-27BaseTools: Update FMP Capsule support to follow FDF specYonghong Zhu
2016-04-26BaseTools/UPT: UPT to Support UTF-8Hess Chen
2016-04-26BaseTools/ECC: Remove UNI checkpoint from ECCHess Chen
2016-04-26Update ECC to support more doxygen keywordsHess Chen
2016-04-20BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu
2016-04-20BaseTools: Add mixed PCD support featureYonghong Zhu
2016-04-19BaseTools: fix a bug for PEI VPD Pcd collectionYonghong Zhu
2016-04-19BaseTools/GenFds: remove the old logic since ActivePlatform is abs. pathYonghong Zhu
2016-04-19BaseTools: enhance error handling for DSC fileYonghong Zhu
2016-04-19BaseTools/Build: Consider only build-specified architecturesThomas Palmer