]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen/GenPcdDb.py
BaseTools: Use absolute import in AutoGen
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / GenPcdDb.py
2018-07-16 Gary LinBaseTools: Use absolute import in AutoGen
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-06-27 Gary LinBaseTools: Replace StringIO.StringIO with io.BytesIO
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-13 Jaben CarseyBaseTools: Cleanup unneeded code
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.
2018-05-04 Carsey, JabenBaseTools: standardize GUID and pack size
2018-05-04 Carsey, JabenBaseTools: Refactor to share GUID packing function
2018-05-04 Carsey, JabenBaseTools: AutoGen - move function to clean file namespace
2018-05-04 Carsey, JabenBaseTools: AutoGen - remove function no one calls
2018-05-04 Carsey, JabenBaseTools: refactor __init__ functions to not compute...
2018-05-04 Carsey, JabenBaseTools: AutoGen - no need to recompute
2018-05-04 Carsey, JabenBaseTools: AutoGen - refactor out a useless class
2018-05-02 Carsey, JabenBaseTools: Replace Binary File type strings with predef...
2018-05-02 Carsey, JabenBaseTools: Replace PCD type strings with predefined...
2018-05-02 Carsey, JabenBaseTools: DataType - cleanup list constants
2018-04-26 Carsey, JabenBaseTools: AutoGen - remove dictionary populated, but...
2018-04-23 Carsey, JabenBaseTools: replace 'UINT8','UINT16','UINT32','UINT64...
2018-04-18 Carsey, JabenBaseTools: use predefined constants instead of local...
2018-04-10 Yonghong ZhuBaseTools: Fix the bug for VOID* pcd max size from...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-23 BobCFBaseTool: Fixed the issue of empty PcdDB.
2018-03-03 BobCFBaseTools: Fixed Pcd value override issue.
2018-01-25 Feng, Bob CBaseTools: Fixed build failure for the PCD value initia...
2017-12-25 Liming GaoBaseTools: Fixed the issue of Multiple Skus are always...
2017-12-25 Liming GaoBaseTools: Update SkuId as SKU_ID type to follow curren...
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...
2016-09-20 Yonghong ZhuBaseTools: Follow PI1.4a to fix artificial limitation...
2016-04-20 Yonghong ZhuBaseTools: Add mixed PCD support feature
2016-03-16 Yonghong ZhuBaseTools: add new command line option to support overr...
2015-12-01 Yonghong ZhuBaseTools: Clean some coding style issues
2015-05-12 Bob FengBaseTools/Build: The PCD value in uninitialized data...
2015-04-10 Bob FengBaseTools/Build: Add all support skuid to the Pcd DB...
2015-04-10 Bob FengBaseTools/Build: Add SDL support
2014-09-12 Feng, Bob CThis patch is going to fix the issue of the mis-match...
2014-01-10 Gao, LimingSync BaseTool trunk (version r2640) into EDKII BaseTools.
2013-11-18 Liming GaoSync BaseTool trunk (version r2610) into EDKII BaseTools.