]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace
BaseTools: Enable structure pcd in FDF file
[mirror_edk2.git] / BaseTools / Source / Python / Workspace /
2018-07-13 BobCFBaseTools: Enable structure pcd in FDF file
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-07-08 Gary LinBaseTools: Remove the old python "not-equal" in DscBuil...
2018-06-29 Yunhua FengBaseTools: Fix two drivers include the same file issue
2018-06-29 Yunhua FengBaseTools: Fix parsing multiple nest !include issue
2018-06-27 Gary LinBaseTools: Fix old python2 idioms
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-27 Gary LinBaseTools: Remove the old python "not-equal"
2018-06-27 Gary LinBaseTools: Refactor python print statements
2018-06-27 Gary LinBaseTools: Refactor python except statements
2018-06-22 Yunhua FengBaseTools: introduce !error statement
2018-06-22 Yonghong ZhuBaseTools: remove the unneeded code
2018-06-19 Marvin HaeuserBaseTools/WorkspaceCommon: Import used BuildToolError...
2018-06-13 Jaben CarseyBaseTools: refactor to remove functions
2018-06-13 Yunhua FengBaseTools: Fix one bug of nest !include parser
2018-06-11 Derek LinBaseTools: Remove dsc nested include checking.
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.
2018-05-23 Marvin HaeuserBaseTools/Workspace: Fix ValueChain set
2018-05-07 Liming GaoBaseTools: Retrieve /U and -U CC flags to structure...
2018-05-04 Carsey, JabenBaseTools: dont make iterator into list if not needed
2018-05-04 Carsey, JabenBaseTools: Remove lists form set construction
2018-05-04 Carsey, JabenBaseTools: move PCD size calculation functions to PcdCl...
2018-05-04 Carsey, JabenBaseTools: Workspace - refactor a dict
2018-05-04 Carsey, JabenBaseTools: remove Compound statements
2018-05-04 Carsey, JabenBaseTools: eliminate {} from dictionary contructor...
2018-05-02 Carsey, JabenBaseTools: remove redundant if comparison
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-05-02 Carsey, JabenBaseTools: Replace EDK Component strings with predefine...
2018-05-02 Carsey, JabenBaseTools: Share a dictionary instead of keeping multiples
2018-05-02 Carsey, JabenBaseTools: replace string constants used for module...
2018-05-02 Carsey, JabenBaseTools: Workspace/MetaFileParser - refactor dicts
2018-05-02 Yunhua FengBaseTools: Fix regression bug by 3378782691af
2018-04-26 Carsey, JabenBaseTools: remove dict from DscBuildData
2018-04-26 Carsey, JabenBaseTools: Workspace - refactor GetStructurePcdInfo
2018-04-26 Carsey, JabenBaseTools: Workspace - refactor RegEx to minimize multi...
2018-04-23 Carsey, JabenBaseTools: replace 'UINT8','UINT16','UINT32','UINT64...
2018-04-23 Carsey, JabenBaseTools: remove un-needed use of .keys() on dictionaries
2018-04-19 Yunhua FengBaseTools: Support DSC component !include PCD items
2018-04-18 Carsey, JabenBaseTools: merge towards minimum PCD MAX <something...
2018-04-18 Carsey, JabenBaseTools: refactor and remove un-needed use of .keys...
2018-04-18 Carsey, JabenBaseTools: use predefined constants instead of local...
2018-04-18 Carsey, JabenBaseTools: refactor and remove more keys() usage
2018-04-17 Carsey, JabenBaseTools: change DscBuildData functions without need...
2018-04-17 Carsey, JabenBaseTools: move RegEx compile out of loops
2018-04-17 Carsey, JabenBaseTools: Remove unused functions from DscBuildData
2018-04-17 Carsey, JabenBaseTools: remove unused local variable.
2018-04-17 Carsey, JabenBaseTools: fix None comparisons
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
next