]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen/GenVar.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / GenVar.py
2022-01-13 Chen, Lin ZBaseTools: Fix wrong variable header size
2021-11-11 Chen, Lin ZBaseTools: Add authenticated variable store support
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2018-10-22 Zhaozh1xBaseTool: Support different PCDs that refers to the...
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: Rename xrange() to range()
2018-09-26 bob.c.feng@intel.comBaseTool: Support different PCDs that refers to the...
2018-08-16 Liming GaoBaseTool: Fixed the bug of Boolean Hii Pcd packing.
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-13 Jaben CarseyBaseTools: Cleanup unneeded code
2018-05-04 Carsey, JabenBaseTools: dont make iterator into list if not needed
2018-05-04 Carsey, JabenBaseTools: standardize GUID and pack size
2018-05-04 Carsey, JabenBaseTools: AutoGen - refactor function to remove extra...
2018-05-04 Carsey, JabenBaseTools: AutoGen - remove another function no one...
2018-05-04 Carsey, JabenBaseTools: AutoGen - GenVar refactor static methods
2018-05-04 Carsey, JabenBaseTools: AutoGen - refactor dictionary access
2018-05-04 Carsey, JabenBaseTools: AutoGen - refactor assemble_variable
2018-04-26 Carsey, JabenBaseTools: AutoGen - use defaultdict to auto initialize
2018-04-23 Carsey, JabenBaseTools: replace 'UINT8','UINT16','UINT32','UINT64...
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-17 Carsey, JabenBaseTools: use existing shared variable
2018-02-08 Feng, Bob CBaseTool: Fixed Pcd issues.
2018-01-25 Feng, Bob CBaseTool: Combine the HiiPcd value if they link to...
2017-12-25 Liming GaoBaseTools: Update SkuId as SKU_ID type to follow curren...
2017-12-25 Liming GaoBaseTools: Update NV Default Header format to include...
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...