]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
BaseTools: resolve initialization order errors in VfrFormPkg.h
[mirror_edk2.git] / BaseTools /
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...
2017-05-12 Yonghong ZhuBaseTools: Fix the bug that FixedPcdGetPtr failure...
2017-05-11 Yonghong ZhuBaseTools: Correct VOID* PatchPcd Size in Library Autogen
2017-05-11 Hess ChenBaseTools/Ecc: Add line break support for exception...
2017-05-06 Yonghong ZhuBaseTools: PCD can only use single access method by...
2017-05-05 Yonghong ZhuBaseTools: remove the hardcoded /bin/bash for PreBuild...
2017-05-05 Song, BinXBaseTools: Sync BrotliCompress script the same style
2017-05-05 Song, BinXBaseTools: Add --version option in Brotli and BrotliCom...
2017-04-27 Yonghong ZhuBaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL...
2017-04-27 Yonghong ZhuBaseTools: Rsa2048Sha256Sign Tool to support OPENSSL_PA...
2017-04-27 Yonghong ZhuBaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has...
2017-04-27 Yonghong ZhuBaseTools/VolInfo: Update OPENSSL_PATH to support space...
2017-04-27 Nikolai SAOUKHBaseTools: fix the typo in function name LanuchPostbuild
2017-04-27 Yonghong ZhuBaseTools: Fix a bug for BOOLEAN type value in Asbuilt inf
2017-04-18 Yonghong ZhuBaseTools: Update the Conf directory to use the absolut...
2017-04-13 Hess ChenBaseTools/ECC: Add a new checkpoint
2017-04-13 Derek LinBaseTools: Fix re-build issue after tools_def/build_rul...
2017-04-13 Derek LinBaseTools: Fix build fail after clean or cleanall target.
2017-04-12 Long QinBaseTools/Pkcs7Sign: Update the test certificates ...
2017-04-11 Hess ChenBaseTools/ECC: Change check rule for Ifndef statement
2017-04-11 Liming GaoBaseTools: Add option in CLANG38 to disable warning...
2017-04-07 Liming GaoBaseTools: Convert BrotliCompress.bat to DOS format
2017-04-06 Liming GaoBaseTools: Update tools_def.template to add -fno-builti...
2017-04-06 Yonghong ZhuBaseTools: update error message for SKUID_IDENTIFIER...
2017-04-06 Liming GaoBaseTools: Add the missing copyrights in BrotliCompress.bat
2017-04-05 Hess ChenBaseTools/UPT: Fix a parser issue
next