]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
MdeModulePkg/NonDiscoverable: fix memory override bug
[mirror_edk2.git] / BaseTools /
2017-11-03 Yonghong ZhuBaseTools: parse map file generated by Xcode on Mac
2017-11-03 Dandan BiBaseTools/VfrCompile: Add check to avoid using NULL...
2017-11-01 Ard BiesheuvelBaseTools/tools_def AARCH64 ARM: disable PIE linking...
2017-10-27 Ard BiesheuvelBaseTools/tools_def: suppress GCC predefined macros...
2017-10-27 Ard BiesheuvelBaseTools/tools_def AARCH64 ARM: disable PIE linking
2017-10-18 Laszlo ErsekBaseTools/BuildEnv: override "set -C" (noclobber) in...
2017-10-16 Yonghong ZhuBaseTools: Fix a bug Build directory should relative...
2017-10-11 Yonghong ZhuBaseTools: Fix the Keyword error for <ExtendedFvEntry...
2017-10-11 Yonghong ZhuBaseTools: Fix the bug 'DSC DEFAULT' in report wrongly...
2017-10-10 Yonghong ZhuBaseTools: Fix a bug to use module's Name attribute...
2017-10-03 Yunhua FengBaseTools: PI 1.6 to support FV extended header contain...
2017-09-28 Yonghong ZhuBaseTools: Fix the regression bug to build single module
2017-09-27 Yonghong ZhuBaseTools: add support for BIOS build with binary cache
2017-09-26 Yonghong ZhuBaseTools: report build time measured by module of...
2017-09-25 Yonghong ZhuBaseTools: extend FFS alignment to 16M
2017-09-21 Dandan BiBaseTool/VfrCompiler: Support Bit fields in EFI/Buffer...
2017-09-21 Dandan BiBaseTool/VfrCompile: Support Union type in VFR
2017-09-19 Ard BiesheuvelBaseTools/tools_def AARCH64: enable frame pointers...
2017-09-19 Yonghong ZhuBaseTools: Fix a bug to correct SourceFileList
2017-09-11 Yonghong ZhuBaseTools: Fix a bug for Mixed Pcd value display in...
2017-09-09 Yonghong ZhuBaseTools: Not show *B when Pcd value in build option...
2017-09-09 Yonghong ZhuBaseTools: Fix the bug that same region print twice...
2017-09-09 Yonghong ZhuBaseTools: correct to use specific arch to generate...
2017-09-08 Thomas LamprechtBaseTools/GCC: set -Wno-unused-const-variable on RELEAS...
2017-09-05 Yonghong ZhuBaseTools: update help info for -Y option to include...
2017-08-31 Ard BiesheuvelBaseTools/Gcc ARM AARCH64: add support for building...
2017-08-31 Liming GaoBaseTools: Enable --whole-archive in GCC tool chain...
2017-08-29 Shi, StevenBaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38...
2017-08-29 Liming GaoBaseTools: Update toolsetup.bat to support the case...
2017-08-29 Liming GaoBaseTools: Support /WHOLEARCHIVE option in VS2015 tool...
2017-08-25 Daniel VerkampBaseTools/EfiRom: Add multiple device id support
2017-08-25 Liming GaoBaseTools: Update tools_def to remove /Gw option in...
2017-08-25 Liming GaoBaseTools: Add the missing -pie link option in GCC...
2017-08-24 Hess ChenBaseTools/UPT: Fix UNI file name issue
2017-08-24 Liming GaoBaseTools: Roll back GenFw Change to keep unknown field...
2017-08-14 Andrew FishBaseTools: Fix Segmentation fault: 11 when build AppPkg...
2017-08-13 Yanyan ZhangBaseTools: Support TabSpace between section tag in...
2017-08-12 Bin WangBaseTools: Don't need to add extra quotes when UI strin...
2017-08-12 Hess ChenBaseTools/UPT: Support Multiple Installation
2017-08-11 Michael D KinneyBaseTools/Scripts: Add sample makefile for use with...
2017-08-11 Michael D KinneyBaseTools/Scripts: Add python script to run a makefile
2017-08-11 Michael D KinneyBaseTools/build: Expand PREBUILD/POSTBUILD DSC actions
2017-08-11 Yonghong ZhuBaseTools: Fix Xcode 9 Beta treating 32-bit left shift...
2017-08-07 Chris RuffinBaseTools/Conf: apply nasmb, asm16 build rule order
2017-08-04 Dandan BiBaseTools/VfrCompile: Remove the MAX_PATH limitation
2017-08-04 Dandan BiBaseTools/VfrCompile: Fix segmentation fault issues
2017-08-03 Michael D Kinneyedk2: Move License.txt file to root
2017-08-03 Michael D Kinneyedk2: Move TianoCore Contribution Agreement to root
2017-08-03 Michael D KinneyBaseTools/PatchCheck: Support Contribution Agreement 1.1
2017-08-01 Yonghong ZhuBaseTools/GenCrc32: Fix a bug to hand empty file for...
2017-08-01 Yonghong ZhuBaseTools/EfiLdrImage: Fix a segmentation fault from...
2017-08-01 Yonghong ZhuBaseTools/EfiRom: Fix a segmentation fault from vsprint...
2017-08-01 Yonghong ZhuBaseTools/GenFfs: Fix a segmentation fault from vsprint...
2017-08-01 Yonghong ZhuBaseTools/GenSec: Fix a segmentation fault in main()
2017-08-01 Yonghong ZhuBaseTools/Split: Fix the segmentation fault in GetSplit...
2017-08-01 Yonghong ZhuBaseTools: Fix the bug to correctly check Pcd type...
2017-07-26 Yonghong ZhuBaseTools: Fix the bug that warn() function with only...
2017-07-26 Yonghong ZhuBaseTools: add some comment for .PrebuildEnv file's...
2017-07-14 Ard BiesheuvelBaseTools/tools_def AARCH64: avoid SIMD registers in...
2017-07-14 Ard BiesheuvelBaseTools/tools_def AARCH64: mark register x18 as reserved
2017-07-14 Michael KinneyBaseTools/Build: Support python scripts in PREBUILD...
2017-07-10 Yunhua FengBaseTools: Report Fd File Path in build log
2017-07-10 Yunhua FengBaseTools: Fix FDF file parse !include file issue
2017-07-10 Yunhua FengBaseTools: Add PCDs conditional operator function
2017-07-07 Supreeth VenkateshBaseTools/Eot: register MM Module types with FFS class.
2017-07-07 Supreeth VenkateshBaseTools/Workspace: check MM module type compatibility...
2017-07-07 Supreeth VenkateshBaseTools/build: register MM module types with build...
2017-07-07 Supreeth VenkateshBaseTools/GenFds: register MM Modules and MM FV file...
2017-07-07 Supreeth VenkateshBaseTools/CommonDataClass: register MM Modules.
2017-07-07 Supreeth VenkateshBaseTools/Common: add support in FDF Parser to parse...
2017-07-07 Supreeth VenkateshBaseTools/Common: add MM Module data types.
2017-07-07 Supreeth VenkateshBaseTools/AutoGen: auto generate MM template APIs and...
2017-07-07 Supreeth VenkateshBaseTools/GenFw: recognize MM file types as EFI Boot...
2017-07-07 Supreeth VenkateshBaseTools/GenFfs: add FFS file types for MM modules.
2017-07-06 Ard BiesheuvelBaseTools/GenFw: disregard payload in PE debug director...
2017-07-05 Liming GaoBaseTools: Update GenFw to clear unused debug entry...
2017-07-05 Liming GaoBaseTools: Update tools_def.template to remove old...
2017-06-26 Hao WuBaseTools/PatchCheck.py: Add warning info for new binar...
2017-06-26 Hao WuBaseTools/PatchCheck.py: Fix misreport for binary chang...
2017-06-24 Yonghong ZhuBaseTools: support building the same INF more than...
2017-06-24 Yonghong ZhuBaseTools: report error HiiString in HII format PCD...
2017-06-24 Yunhua FengBaseTools: Fix the bug that use '|' or '||' in DSC...
2017-06-24 Yonghong ZhuBaseTools: Enhance the report to not show the empty...
2017-06-24 Yunhua FengBaseTools: Enhance DEC Defines section format check
2017-06-24 Yonghong ZhuBaseTools: Copy "TianoCore" userextensions into As...
2017-06-24 Yonghong ZhuBaseTools: Copy "MODULE_UNI_FILE" file into OUTPUT...
2017-06-23 Yonghong ZhuBaseTools: add /Gw to CC_FLAGS for VS2013 and higher...
2017-06-22 Ard BiesheuvelBaseTools/tools_def: AARCH64: disable LTO type mismatch...
2017-06-22 Ard BiesheuvelBaseTools/tools_def GCC: ARM/AARCH64: drop -save-temps...
2017-06-07 Yonghong ZhuBaseTools: Fix the bug use same FMP_PAYLOAD in differen...
2017-06-07 Yonghong ZhuBaseTools: Fix incremental build failure that override...
2017-06-01 dann frazierBaseTools/GCC ARM/AARCH64: Force disable PIE
2017-05-28 Ard BiesheuvelBaseTools/Scripts: fix GccBase.lds line endings
2017-05-25 Yonghong ZhuBaseTools: Correct if condition expression for DatumTyp...
2017-05-24 Ard BiesheuvelBaseTools/Scripts: discard .gnu.hash section in GCC...
2017-05-24 Yonghong ZhuBaseTools: Fix the bug that different DSC file use...
2017-05-24 Yonghong ZhuBaseTools: Fix incremental build bug on DynamicPcd...
2017-05-19 Michael KinneyBaseTools: Clean up tools_def.template for XCODE5
2017-05-19 Michael KinneyBaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGS
2017-05-12 Yonghong ZhuBaseTools: Fix the bug for CArray PCD override in comma...
next