]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace
BaseTools: use set instead of list for a variable to be used with in
[mirror_edk2.git] / BaseTools / Source / Python / Workspace /
2018-04-17 Carsey, JabenBaseTools: use existing shared variable
2018-04-15 Feng, YunhuaXBaseTools: Fix one or more multiply defined symbols...
2018-04-10 Yonghong ZhuBaseTools: Fix two cases that use GUID CName as PCD...
2018-04-10 Yonghong ZhuBaseTools: Fix the bug for VOID* pcd max size from...
2018-04-10 Yunhua FengBaseTools: Parse PCD GUID name in FILE statement issue
2018-04-08 Carsey, JabenBaseTools: Workspace - use built in OrderedDict instead...
2018-04-08 Carsey, JabenBaseTools: use combined version of OrderedDict
2018-04-08 Carsey, JabenBaseTools: use built in OrderedDict instead of custom...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-23 Liming GaoBaseTools: Add the missing package include directory...
2018-03-21 Yonghong ZhuBaseTools: Override Max size by build Option Pcd for...
2018-03-20 Yonghong ZhuBaseTools: Fix bug for --pcd VOID* type when no max...
2018-03-20 Yonghong ZhuBaseTools: Add Feature Flag Pcd Type into Override...
2018-03-19 Feng, Bob CBaseTool: Error handling for PCD datumtype.
2018-03-17 BobCFBaseTools: Detect structure pcd header file change.
2018-03-12 Yonghong ZhuBaseTools: Get Pcd DatumType from DEC file for --pcd
2018-03-09 Yonghong ZhuBaseTools: Fix a bug for --pcd used in ConditionalState...
2018-03-09 Yonghong ZhuBaseTools: Update --pcd parser to support flexible...
2018-03-09 BobCFBaseTools: Fixed Pcd from command line issue.
2018-03-03 Feng, Bob CBaseTools: Pcd Value override issue.
2018-03-03 Feng, Bob CBaseTools: Fixed build failed issue.
2018-03-03 BobCFBaseTools: Fixed Pcd value override issue.
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;
next