]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools: use set instead of list for a variable to be used with in
[mirror_edk2.git] / BaseTools / Source / Python / Workspace / DscBuildData.py
2018-04-17 Carsey, JabenBaseTools: use existing shared variable
2018-04-08 Carsey, JabenBaseTools: Workspace - use built in OrderedDict instead...
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-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: 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-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-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 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: Support Structure PCD value assignment in...