]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source
BaseTools: Fix the Keyword error for <ExtendedFvEntry> in FDF File
[mirror_edk2.git] / BaseTools / Source /
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 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-05 Yonghong ZhuBaseTools: update help info for -Y option to include...
2017-08-25 Daniel VerkampBaseTools/EfiRom: Add multiple device id support
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/build: Expand PREBUILD/POSTBUILD DSC actions
2017-08-11 Yonghong ZhuBaseTools: Fix Xcode 9 Beta treating 32-bit left shift...
2017-08-04 Dandan BiBaseTools/VfrCompile: Remove the MAX_PATH limitation
2017-08-04 Dandan BiBaseTools/VfrCompile: Fix segmentation fault issues
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 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-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-07 Yonghong ZhuBaseTools: Fix the bug use same FMP_PAYLOAD in differen...
2017-06-07 Yonghong ZhuBaseTools: Fix incremental build failure that override...
2017-05-25 Yonghong ZhuBaseTools: Correct if condition expression for DatumTyp...
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-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: 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-07 Liming GaoBaseTools: Convert BrotliCompress.bat to DOS format
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
2017-04-05 Hess ChenBaseTools/UPT: Support Unicode path
2017-04-05 Hess ChenBaseTools/UPT: Use a simple way to get package path
2017-04-01 Yonghong ZhuBaseTools: Enhance StrDefs.h to include ImageDefs.h
2017-04-01 Yonghong ZhuBaseTools: Enhance expression to support some more...
2017-03-29 Yonghong ZhuBaseTools: Update Pkcs7 and RSA2048 tool with shell...
2017-03-29 Song, BinXBaseTools: Add Brotli algorithm tool
2017-03-29 Song, BinXBaseTools: Copy Brotli algorithm 3rd party source code...
2017-03-27 Yonghong ZhuBaseTools: Fix build failure for DynamicEx Pcd used...
2017-03-25 Derek LinBaseTools: Skip module AutoGen by comparing timestamp.
2017-03-18 Yonghong ZhuBaseTools: GenFds get the Size info for FV image in...
2017-03-18 Yonghong ZhuBaseTools: Update some tool with shell=True
2017-03-14 Hess ChenBaseTools/UPT: Fix an issue in subst command
2017-03-09 Hess ChenBaseTools/UPT: Fix an issue of adding Event twice
next