]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Workspace/BuildClassObject.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / Workspace / BuildClassObject.py
2021-09-29 Pierre GondoisBaseTools: Remove Makefile/MakefileName fields
2021-07-12 Bob FengBaseTools: Enable the flag to treat dynamic pcd as...
2020-11-05 Bob FengBaseTools: Enable Module Scope Structure Pcd
2019-09-10 Feng, Bob CBaseTools: Sort Pcd settings to make PcdTokenNumber...
2019-05-10 Fan, ZhijuXBaseTools: Correct the value assignment for StructurePcd
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-03-24 Feng, Bob CBaseTools: Remove the logic SourceOverridePath
2019-02-19 Feng, Bob CBaseTools: Add MaxSizeUserSet to Pcd deepcopy function
2019-02-18 Feng, Bob CBaseTools: Fixed an issue about StructurePcd
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Yunhua FengBaseTools: nametuple not have verbose parameter in...
2019-01-04 Feng, Bob CBaseTools: Correct PcdArray value assigment statement
2018-12-18 Feng, Bob CBaseTools: Fix PcdArray issue
2018-12-15 Feng, Bob CBaseTools: Fixed the build fail issue for cases
2018-12-07 BobCFBaseTools: Customize deepcopy function.
2018-12-07 bob.c.feng@intel.comBaseTools: Enable Pcd Array support.
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: remove the super() function argument
2018-10-13 Yunhua FengBaseTools: Remove the outdated verbose parameter of...
2018-09-26 bob.c.feng@intel.comBaseTool: Support different PCDs that refers to the...
2018-09-26 BobCFBaseTool: Replace dict with OrderedDict.
2018-09-20 Carsey, JabenBaseTools: Don't save unused workspace data
2018-09-20 Carsey, JabenBaseTools: refactor Build Database objects
2018-09-12 Zhao, ZhiqiangXBaseTools: Check PcdNvStoreDefaultValueBuffer.
2018-09-12 Feng, Bob CBaseTools: Involve Dec default value to calculate Maxsize
2018-09-12 Feng, Bob CBaseTools: Structure Pcd value override incorrect.
2018-08-16 Yonghong ZhuBaseTools: Clean up not used code in BuildClassObject
2018-07-13 BobCFBaseTools: Enable structure pcd in FDF file
2018-06-27 Gary LinBaseTools: Fix old python2 idioms
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
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-04-10 Yonghong ZhuBaseTools: Fix the bug for VOID* pcd max size from...
2018-04-08 Carsey, JabenBaseTools: use built in OrderedDict instead of custom...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-19 Feng, Bob CBaseTool: Error handling for PCD datumtype.
2018-03-09 BobCFBaseTools: Fixed Pcd from command line 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 Feng, Bob CBaseTools: Fixed the pcd value override issue.
2018-02-08 Feng, Bob CBaseTool: Fixed Pcd issues.
2018-02-01 Feng, Bob CBaseTools: Support multiple .h file
2018-01-25 Feng, Bob CBaseTool: Fixed the StructurePcd incorrect value.
2018-01-25 Feng, Bob CBaseTools: Add comments for the Structure Pcd definitio...
2017-12-25 Liming GaoBaseTools: Fixed the issue of Multiple Skus are always...
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: 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...
2015-04-10 Bob FengBaseTools/Build: Add SDL support
2014-08-26 Feng, Bob CThis patch is going to correct the external PCD databas...
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
2010-09-06 qhuang8Sync EDKII BaseTools to BaseTools project r2042.
2010-05-18 lgao4Sync EDKII BaseTools to BaseTools project r1971
2009-07-17 lgao4Check In tool source code based on Build tool project...