]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
IntelFsp2Pkg: Only include required header files in FspEas.h
[mirror_edk2.git] / BaseTools /
2016-08-05 Ard BiesheuvelBaseTools GCC/ARM: add -fno-builtin to CC flags
2016-08-03 Ard BiesheuvelBaseTools GCC: add the compiler flags to the linker...
2016-08-03 Ard BiesheuvelBaseTools GCC5: disable warnings-as-errors for now
2016-08-03 Ard BiesheuvelBaseTools GCC: move -c compiler flag to build rules
2016-08-03 Hess ChenBaseTool/Upt: Avoid UNI file name conflict
2016-08-03 Hess ChenBaseTool/UPT: Not expand macro for UserExtension
2016-08-03 Hess ChenBaseTool/Upt: Add support for Private
2016-08-03 Hess ChenBaseTool/UPT: Add Test Install
2016-08-02 Yonghong ZhuBaseTools: Keep the Pcd order in the Asbuilt Inf is...
2016-08-02 Ard BiesheuvelBaseTools AARCH64: override XIP module linker alignment...
2016-08-02 Ard BiesheuvelBaseTools/GenFw AARCH64: convert ADRP to ADR instructio...
2016-08-02 Ard BiesheuvelBaseTools GCC: introduce GCC5 toolchain to support...
2016-08-02 Ard BiesheuvelBaseTools GCC: drop GNU notes section from EFI image
2016-08-02 Ard BiesheuvelBaseTools GCC: use 'gcc' as the linker command for...
2016-08-02 Ard BiesheuvelBaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule...
2016-08-02 Ard BiesheuvelBaseTools CLANG35: drop problematic use-movt and save...
2016-07-29 Hess ChenBaseTools/Ecc: GUID checkpoint
2016-07-29 Yonghong ZhuBaseTools: Add build info for binary modules that only...
2016-07-29 Liming GaoBaseTools: Correct ReadMe.txt file with CRLF line ending
2016-07-27 Yonghong ZhuBaseTools: report error if source module INF is only...
2016-07-26 Hao WuBaseTools/toolsetup.bat: Fix bug caused by 'CONF_PATH...
2016-07-26 Marvin HaeuserBaseTools/toolsetup: Do not set CONF_PATH when already...
2016-07-26 Thomas PalmerPreserve hii section in GCC binaries
2016-07-21 Ard BiesheuvelBaseTools/tools_def: switch GCC/X64 to the PIE small...
2016-07-21 Ard BiesheuvelBaseTools/tools_def: enable Os optimization for GCC...
2016-07-18 Laszlo ErsekBaseTools/tools_def.template: bump minimum required...
2016-07-18 Yonghong ZhuBaseTools: Fix a bug for FixedPcd value generation...
2016-07-14 Yonghong ZhuBaseTools: Update the FV region name as upper letter
2016-07-12 Laszlo ErsekBaseTools/GenFds: unbreak Region.PadBuffer
2016-07-12 Laszlo ErsekBaseTools/GenFds: speed up Region.PadBuffer()
2016-07-12 Laszlo ErsekBaseTools/GenFds: factor out Region.PadBuffer() method
2016-07-05 Star ZengBaseTools MemoryProfileSymbolGen.py: Handle 64bits...
2016-07-05 Yonghong ZhuBaseTools: Add support for $(FAMILY) macro
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Star ZengBaseTools Scripts: Add MemoryProfileSymbolGen.py
2016-06-28 Jordan JustenBaseTools ConvertMasmToNasm: Don't try to reconvert...
2016-06-28 Jordan JustenBaseTools ConvertMasmToNasm: Support preserving assembl...
2016-06-28 Jordan JustenBaseTools ConvertMasmToNasm: put filter/map result...
2016-06-28 Jordan JustenBaseTools ConvertMasmToNasm: Support ASM_PFX in .asm...
2016-06-15 Yonghong ZhuBaseTools: ignore the binary LIB file in gen_libs
2016-06-04 Yonghong ZhuBaseTools: fix the bug to build a compressed ROM image...
2016-06-04 Yonghong ZhuBaseTools: Add error handling for current_dir is not...
2016-06-02 Thomas PalmerBaseTools: Bash script fix for PosixLike/LzmaF86Compress
2016-05-27 Michael ZimmermannBaseTools: Fix bad macro expansion during tools_def...
2016-05-26 Michael ZimmermannBaseTools: add '!include' support to tools_def.txt...
2016-05-26 Michael ZimmermannBaseTools: Fix comments about return value of 'LoadTool...
2016-05-26 Liming GaoBaseTools: Fix GenFds issue to wrongly get file without...
2016-05-25 Yonghong ZhuBaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and...
2016-05-23 Zhu, YonghongBaseTools: Add error condition for the path in PACKAGES...
2016-05-18 Zenith432BaseTools: Eliminate two shift-negative-value in FvLib.c
2016-05-18 Yonghong ZhuBaseTools: support private package definition
2016-05-16 Samer El-Haj-MahmoudBaseTools: Add HII definitions from UEFI 2.6
2016-05-16 Yonghong ZhuBaseTools/GenFw: enhance to use Magic Field to identify...
2016-05-16 Yonghong ZhuBaseTools/GenFds: enhance INF built arch filter
2016-05-16 Yonghong ZhuBaseTools: Fix bug to not mix comment into Asbuilt...
2016-05-11 Yonghong ZhuBaseTools: Fix bug in GenFds to handle FV image alignment
2016-05-11 Yonghong ZhuBaseTools: fix a bug for uni file \x####\ format handling
2016-05-06 Yonghong ZhuBaseTools: Support \x####\ in UNI files to specify...
2016-04-29 Thomas PalmerBaseTools/Build: Better DSC arch filtering
2016-04-29 Yonghong ZhuBaseTools: fix the bug for FMP to support use Macro...
2016-04-27 Yonghong ZhuBaseTools: Fix the bug for .aml to use ASL binary type...
2016-04-27 Yonghong ZhuBaseTools: Update FMP Capsule support to follow FDF...
2016-04-26 Hess ChenBaseTools/UPT: UPT to Support UTF-8
2016-04-26 Hess ChenBaseTools/ECC: Remove UNI checkpoint from ECC
2016-04-26 Hess ChenUpdate ECC to support more doxygen keywords
2016-04-20 Yonghong ZhuBaseTools: add the support for --pcd feature to patch...
2016-04-20 Yonghong ZhuBaseTools: Add mixed PCD support feature
2016-04-19 Yonghong ZhuBaseTools: fix a bug for PEI VPD Pcd collection
2016-04-19 Yonghong ZhuBaseTools/GenFds: remove the old logic since ActivePlat...
2016-04-19 Yonghong ZhuBaseTools: enhance error handling for DSC file
2016-04-19 Thomas PalmerBaseTools/Build: Consider only build-specified architec...
2016-04-15 Marvin.Haeuser@out... BaseTools: Fix PLATFORM_DIR variable value.
2016-04-15 Yonghong ZhuBaseTools/VolInfo: Update to handle PE image with ...
2016-04-15 Yonghong ZhuBaseTools/GenFw: Update to handle PE image with .code...
2016-04-15 Yonghong ZhuBaseTools: Fix the bug to correctly handle the [BuildOp...
2016-04-14 Yonghong ZhuBaseTools: fix the bug for [BuildOptions] of multiple...
2016-04-14 Yonghong ZhuBaseTools: fix PLATFORM_DIR variable value for multiple...
2016-04-12 Leif LindholmBaseTools: use unsigned chars on ARM architectures
2016-04-12 Yonghong ZhuBaseTools: generate hash value in build report for...
2016-04-12 Yonghong ZhuBaseTools/VolInfo: generate HASH value for each PE...
2016-04-08 Cinnamon ShiaBaseTools: Remove /Oi from Visual Studio tool chains.
2016-04-07 Yonghong ZhuBaseTools: Add support to merge Prebuild and Postbuild...
2016-04-07 Yonghong ZhuBaseTools: Enhance --Pcd which override by build option
2016-04-06 Yonghong ZhuBaseTools: cache the defined Guid tool to improve the...
2016-04-05 Yonghong ZhuBaseTools/GenFds: Fix the bug for wrong alignment gener...
2016-03-29 Yonghong ZhuBaseTools: Add two new sections for PCD in the build...
2016-03-28 Yonghong ZhuBaseTools: Remove the unnecessary check for RAW File
2016-03-27 Yonghong ZhuBaseTools: generate alignment when the FV content come...
2016-03-27 Yonghong ZhuBaseTools: Extend the RAW format to support multiple...
2016-03-25 Ard BiesheuvelBaseTools AARCH64: move DEBUG GCC49 to the small code...
2016-03-25 Ard BiesheuvelBaseTools/GCC: set -Wno-unused-but-set-variables only...
2016-03-25 Peter KirmeierBaseTools: Updated BuildNotes URLs
2016-03-23 Yonghong ZhuBaseTools: not include the undefined macro in response...
2016-03-22 Yonghong ZhuBaseTools: Fix nmake failure due to command-line length...
2016-03-16 Yonghong ZhuBaseTools: add new command line option to support overr...
2016-03-15 Marvin HaeuserBaseTools: Support recent versions of cx_freeze.
2016-03-15 Yonghong ZhuBaseTools: Add two macros into AutoGenObject macro...
2016-03-15 Peter KirmeierBaseTools: Mentioned get_vsvars.bat at ReadMe
2016-03-14 Yonghong ZhuBaseTools/BPDG: Fix the bug to get the PCD Size
2016-03-11 Yonghong ZhuBaseTools: update the mail address for stack trace...
next