]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace/MetaFileParser.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / Workspace / MetaFileParser.py
2022-03-26 Yi LiBaseTools: Add the FeatureFlagExpression usage to the...
2019-12-04 Fan, ZhijuXBaseTools:Enhance the way to handling included dsc...
2019-11-20 Fan, ZhijuXBaseTools:Add [packages] section in dsc file
2019-11-13 Feng, Bob CBaseTools: Enable MACRO for DSC Components section tag
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-03-24 Feng, Bob CBaseTools: Remove the logic SourceOverridePath
2019-03-15 mjohn4BaseTools: Explicitly close files after readlines
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-02 Feng, Bob CBaseTools: Enable CODE format in DEC file
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-01-28 Fan, ZhijuXBaseTools:Define Macro in Inf file, the pcdvalue Can...
2019-01-14 Feng, Bob CBaseTools: Enable component override functionality
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2019-01-11 Feng, Bob CBaseTools: Report Error if use SET in Dsc
2019-01-10 Carsey, JabenBaseTools: fix imports
2018-12-18 Feng, Bob CBaseTools: Fixed metafile parser issues
2018-12-15 Feng, Bob CBaseTools: Fixed the build fail issue for cases
2018-12-07 BobCFBaseTools: Replace the sqlite database with list
2018-12-07 bob.c.feng@intel.comBaseTools: Enable Pcd Array support.
2018-10-16 Yonghong ZhuBaseTools: Support to use struct name as datum type...
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: remove the super() function argument
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-09-20 Carsey, JabenBaseTools: Workspace classes refactor properties
2018-08-28 zhijufanBaseTools: Add check only VOID* type Pcd need the maxsi...
2018-08-23 Feng, YunhuaXBaseTools: Use hashlib instead of md5
2018-07-27 Yunhua FengBaseTools: Parse decimal format INF_VERSION incorrect
2018-07-16 Gary LinBaseTools: Use absolute import in Workspace
2018-07-09 Liming GaoBaseTools: Clean up source files
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: 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-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-02 Carsey, JabenBaseTools: DataType - cleanup list constants
2018-05-02 Carsey, JabenBaseTools: Workspace/MetaFileParser - refactor dicts
2018-05-02 Yunhua FengBaseTools: Fix regression bug by 3378782691af
2018-04-26 Carsey, JabenBaseTools: Workspace - refactor RegEx to minimize multi...
2018-04-19 Yunhua FengBaseTools: Support DSC component !include PCD items
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-03-30 Carsey, JabenBaseTools: Remove equality operator with None
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-03 Feng, YunhuaXBaseTools: Dsc/Fdf conditional statement parse issue
2018-02-09 Yunhua FengBaseTools: Update Expression.py for string comparison...
2018-02-01 Feng, Bob CBaseTools: Support multiple .h file
2018-01-30 Yunhua FengBaseTools: Enhance parse performance by optimize ValueE...
2018-01-25 Feng, Bob CBaseTools: Fixed some small issues
2018-01-23 Yonghong ZhuBaseTools: Add DefaultStore section format Check
2018-01-23 Yonghong ZhuBaseTools: update SKUID value to support both integer...
2017-12-27 Yonghong ZhuBaseTools: Support PCD flexible values format
2017-12-25 Liming GaoBaseTools: Support nest field name in DSC/DEC
2017-12-25 Liming GaoBaseTools: Report Structure PCD value and SKU, DefaultS...
2017-12-25 Liming GaoBaseTools: Support Structure PCD value inherit between...
2017-12-25 Liming GaoBaseTools: Support Structure PCD value assignment in...
2017-08-13 Yanyan ZhangBaseTools: Support TabSpace between section tag in...
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-22 Yonghong ZhuBaseTools: add error check for Macro usage in the INF...
2016-10-19 Yonghong ZhuBaseTools: support PCD value to use expression in the...
2016-05-18 Yonghong ZhuBaseTools: support private package definition
2016-04-29 Thomas PalmerBaseTools/Build: Better DSC arch filtering
2016-04-19 Yonghong ZhuBaseTools: enhance error handling for DSC file
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-08-26 Cecil ShengBaseTools: Nested !include support in DSC and FDF files
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-21 Hess ChenThis patch is going to:
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
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-04-10 lgao4Sync BaseTools Trunk (version r2518) to EDKII main...
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...
2010-11-15 lgao4Sync EDKII BaseTools to BaseTools project r2093.
2010-10-14 lgao4Sync EDKII BaseTools to BaseTools project r2068.
2010-10-11 lgao4Sync EDKII BaseTools to BaseTools project r2065.
2010-09-06 qhuang8Sync EDKII BaseTools to BaseTools project r2042.
2010-06-28 qhuang8Sync EDKII BaseTools to BaseTools project r1988
2010-05-18 lgao4Sync EDKII BaseTools to BaseTools project r1971
2010-03-19 lgao4Sync EDKII BaseTools to BaseTools project r1937.
2010-03-04 lgao4Sync EDKII BaseTools to BaseTools project r1911.
next