]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace
BaseTools: DSC Components section support flexible PCD
[mirror_edk2.git] / BaseTools / Source / Python / Workspace /
2018-03-03 Feng, YunhuaXBaseTools: Dsc/Fdf conditional statement parse issue
2018-02-28 Feng, Bob CBaseTools: Improve build performance of structure PCD...
2018-02-28 BobCFBaseTool: GUID format PCD value assignment fail in...
2018-02-28 Feng, Bob CBaseTools: Improve build performance of structure PCD...
2018-02-28 Feng, Bob CBaseTools: Fixed the pcd value override issue.
2018-02-28 Yonghong ZhuBaseTools: Fix a bug override Pcd by DSC Components...
2018-02-28 Feng, YunhuaXBaseTools: Fix flexible PCD single quote and double...
2018-02-27 Liming GaoBaseTools: Add more error message when PcdValue is...
2018-02-09 Yunhua FengBaseTools: Update Expression.py for string comparison...
2018-02-08 Feng, Bob CBaseTools: Fixed incorrect Structure Pcd Value.
2018-02-08 BobCFBaseTools: Fixed Build failed issue.
2018-02-08 Feng, Bob CBaseTool: Fixed Pcd issues.
2018-02-07 Feng, YunhuaXBaseTools: Fix build argument --pcd for flexible format...
2018-02-06 Yonghong ZhuBaseTools: enhance error check for DatumType format
2018-02-04 Feng, YunhuaXBaseTools: StructurePcd array Value support flexible...
2018-02-01 Feng, Bob CBaseTools: Structure Pcd in CommandLine.
2018-02-01 Feng, Bob CBaseTools: Support multiple .h file
2018-02-01 BobCFBaseTool: Enhance error handling.
2018-02-01 Feng, Bob CBaseTool: Add comments in PcdValueInit.c.
2018-01-30 Yunhua FengBaseTools: Enhance parse performance by optimize ValueE...
2018-01-25 Feng, Bob CBaseTool: Fixed the StructurePcd incorrect value.
2018-01-25 Feng, Bob CBaseTools: Fixed some small issues
2018-01-25 Feng, Bob CBaseTools: Add comments for the Structure Pcd definitio...
2018-01-23 Yonghong ZhuBaseTools: Add DefaultStore section format Check
2018-01-23 Yonghong ZhuBaseTools: update SKUID value to support both integer...
2018-01-08 BobCFBaseTools: Fix Sku inherit issue.
2018-01-08 Feng, Bob CBaseTools: Fix Pcd value override issue caused by SKU...
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-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: 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: 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-10-11 Yonghong ZhuBaseTools: Fix the bug 'DSC DEFAULT' in report wrongly...
2017-09-09 Yonghong ZhuBaseTools: correct to use specific arch to generate...
2017-08-13 Yanyan ZhangBaseTools: Support TabSpace between section tag in...
2017-08-11 Michael D KinneyBaseTools/build: Expand PREBUILD/POSTBUILD DSC actions
2017-07-07 Supreeth VenkateshBaseTools/Workspace: check MM module type compatibility...
2017-06-24 Yonghong ZhuBaseTools: report error HiiString in HII format PCD...
2017-06-24 Yunhua FengBaseTools: Enhance DEC Defines section format check
2017-03-25 Derek LinBaseTools: Skip module AutoGen by comparing timestamp.
2017-02-23 Yonghong ZhuBaseTools: Fix the regression issue caused by commit...
2017-02-22 Yonghong ZhuBaseTools: add error check for Macro usage in the INF...
2016-12-02 Yonghong ZhuBaseTools: Support QuotedString for PREBUILD/POSTBUILD...
2016-11-23 Yonghong ZhuBaseTools: report error for same Guid's Private definit...
2016-10-19 Yonghong ZhuBaseTools: support PCD value to use expression in the...
2016-08-19 Yonghong ZhuBaseTools: Fix a bug use 'COMMON' as CodeBase in BuildO...
2016-06-04 Yonghong ZhuBaseTools: fix the bug to build a compressed ROM image...
2016-05-18 Yonghong ZhuBaseTools: support private package definition
2016-04-29 Thomas PalmerBaseTools/Build: Better DSC arch filtering
2016-04-20 Yonghong ZhuBaseTools: Add mixed PCD support feature
2016-04-19 Yonghong ZhuBaseTools: enhance error handling for DSC file
2016-04-19 Thomas PalmerBaseTools/Build: Consider only build-specified architec...
2016-04-07 Yonghong ZhuBaseTools: Add support to merge Prebuild and Postbuild...
2015-12-01 Yonghong ZhuBaseTools: Clean some coding style issues
2015-11-09 Yonghong ZhuBaseTools: Allow decimal values in the EDK II meta...
2015-10-08 Li YangXBaseTools: Update Build tool to support multiple workspaces
2015-08-26 Cecil ShengBaseTools: Nested !include support in DSC and FDF files
2015-07-02 Yingke LiuBaseTools: Fixed BuildOptions bug.
2015-06-23 Bob FengBaseTools/Build: Add error report for incorrect syntax...
2015-06-23 Yingke LiuBaseTools: Fixed a bug that Build Report always uses...
2015-06-19 Yingke LiuBaseTools: Fixed Build Option override bugs.
2015-06-11 Yingke LiuBaseTools: Support build options for specific module...
2015-04-10 Bob FengBaseTools/Build: Add all support skuid to the Pcd DB...
2015-04-10 Bob FengBaseTools/Build: Add SDL support
2015-02-06 Yingke Liu1. Update UpdateBuildVersion.py;
2014-08-28 Yingke LiuLicense header updated to match correct format.
2014-08-26 Hess ChenThis patch is going to:
2014-08-26 Feng, Bob CThis patch is going to correct the external PCD databas...
2014-08-21 Hess ChenThis patch is going to:
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
2014-07-01 Gao, LimingSync BaseTool trunk (version r2670) into EDKII BaseTools.
2014-01-27 Gao, LimingSync BaseTool trunk (version r2649) into EDKII BaseTools.
2014-01-10 Gao, LimingSync BaseTool trunk (version r2640) into EDKII BaseTools.
2013-11-18 Liming GaoSync BaseTool trunk (version r2610) into EDKII BaseTools.
2013-09-24 Liming GaoSync BaseTool trunk (version r2601) into EDKII BaseTools.
2013-08-23 Liming GaoSync BaseTool trunk (version r2599) into EDKII BaseTools.
2012-05-23 lgao4Sync BaseTools Trunk (version r2524) to EDKII main...
2012-04-10 lgao4Sync BaseTools Trunk (version r2518) to EDKII main...
2011-12-16 lgao4Sync BaseTool trunk (version r2474) into EDKII BaseTools.
2011-12-07 lgao4Sync BaseTool trunk (version r2460) into EDKII BaseTool...
2011-11-25 lgao4Sync BaseTool trunk (version r2423) into EDKII BaseTool...
2011-10-29 lgao4Sync BaseTools Trunk (version r2387) to EDKII main...
2011-10-11 lgao4Sync BaseTools Branch (version r2362) to EDKII main...
2011-09-18 lgao4Sync BaseTools Branch (version r2321) to EDKII main...
2011-08-26 lgao4Sync BaseTools Branch (version r2271) to EDKII main...
2011-05-11 lgao4Sync BaseTools Branch (version r2149) to EDKII main...
2010-11-15 lgao4Sync EDKII BaseTools to BaseTools project r2093.
next