]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python
BaseTools: resolve initialization order errors in VfrFormPkg.h
[mirror_edk2.git] / BaseTools / Source / Python /
2017-12-31 Yonghong ZhuBaseTools: Add DevicePath support for PCD values
2017-12-29 Zhu, YonghongBaseTools: Fix the bug for QuarkPlatformPkg build failure
2017-12-29 Yonghong ZhuBaseTools: Fix a bug for different FV use same FILE...
2017-12-27 BobCFBaseTools: Remove 'COMMON' in PCD SkuInfoList
2017-12-27 Yonghong ZhuBaseTools: Support PCD flexible values format
2017-12-27 Yonghong ZhuBaseTools: Add Platform Override Build Options for...
2017-12-27 Yonghong ZhuBaseTools: Update copyright year info of DSC/DEC/INF...
2017-12-27 Liming GaoBaseTools: Update Python Makefile to include the new...
2017-12-27 Liming GaoBaseTools: Update SkuId checker to make sure it be...
2017-12-26 Feng, Bob CBaseTools: Fix building FatPkg failed issue
2017-12-25 Liming GaoBaseTools: Fixed the issue of structure pcd filed sku...
2017-12-25 Liming GaoBaseTools: Fix VPD data optimization issue
2017-12-25 Liming GaoBaseTools: Support nest field name in DSC/DEC
2017-12-25 BobCFBaseTools: Check PCD DataType and the maxsize.
2017-12-25 Liming GaoBaseTools: Correct PCD generation logic to make sure...
2017-12-25 Liming GaoBaseTools: Generate correct VPD PCD value to store...
2017-12-25 Liming GaoBaseTools: Add error message if Structure PCD value...
2017-12-25 Liming GaoBaseTools: Fixed the issue of Multiple Skus are always...
2017-12-25 Liming GaoBaseTools: Optimize VPD PCD value for the different...
2017-12-25 Liming GaoBaseTools: Update SkuId as SKU_ID type to follow curren...
2017-12-25 Liming GaoBaseTools: Update NV Default Header format to include...
2017-12-25 Liming GaoBaseTools: Report Structure PCD value and SKU, DefaultS...
2017-12-25 Liming GaoBaseTools: PcdDataBase Optimization for multiple SkuIds
2017-12-25 Liming GaoBaseTools: Support Structure PCD value inherit between...
2017-12-25 Liming GaoBaseTools: Collect DynamicHii PCD values and assign...
2017-12-25 Liming GaoBaseTools: Support Structure PCD value assignment in...
2017-12-13 Yonghong ZhuBaseTools: enable hash value check for single module...
2017-12-13 Yonghong ZhuBaseTools: back up the binary files when hash value...
2017-12-13 Yonghong ZhuBaseTools: Not cache the .efi file location into build...
2017-12-13 Yonghong ZhuBaseTools: Fix the incorrect indent introduced by 37de70
2017-12-10 Yonghong ZhuBaseTools: Add object_files.lst as dependency of lib...
2017-12-08 Yunhua FengBaseTools: Fix GenSec can't found the depex file
2017-12-05 Yonghong ZhuBaseTools: Update Makefile to support FFS file generation
2017-12-05 Yonghong ZhuBaseTools: Update Trim to generate VfrBinOffset Binary
2017-11-20 Yonghong ZhuBaseTools: Fix a bug for single module build with GenC...
2017-11-20 Yonghong ZhuBaseTools: Guid.xref contain information from FILE...
2017-11-20 Yonghong ZhuBaseTools: Fix the bug to collect source files per...
2017-11-14 Yonghong ZhuBaseTools: Fix the bug to re-build uni file for Library
2017-11-03 Yonghong ZhuBaseTools: parse map file generated by Xcode on Mac
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-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-24 Hess ChenBaseTools/UPT: Fix UNI file name issue
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-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-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-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 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...
next