]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.h
MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang...
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / Variable.h
2014-03-25 Star ZengMdeModulePkg/SecurityPkg Variable: Calculate enough...
2013-11-12 Star ZengMdeModulePkg and SecurityPkg Variable: Optimize the...
2013-08-19 Star ZengMdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creati...
2013-07-03 Star ZengMdeModulePkg: Variable drivers robustly handle crashes...
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the implementation...
2013-01-18 lzeng141. Update the logic of UpdateVariable() for updating...
2013-01-04 lzeng141. Don't assume that flush the HOB variable to flash...
2012-05-30 lzeng14According to UEFI spec 2.3.1a. hardware error record...
2011-12-12 oliviermartinMdeModulePkg/Variable: Check if there is a NV Variable...
2011-10-14 niruiyuChange Variable driver (Pei/RuntimeDxe) to support...
2010-12-10 gdong1Add SMM Variable implementation.
2010-11-18 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-04-24 hhtianUpdate the copyright notice format
2009-04-27 eric_tianupdate platformlangcodes and langcodes to adapt new...
2009-04-07 eric_tian1. The original code has a bug on calculate the size...
2009-03-09 eric_tianretire FvbServiceLib class in MdeModulePkg, and also...
2009-03-09 eric_tian1. retire the FvbServiceLib. Directly locating FVB...
2009-03-04 lgao4Update Variable driver to depend on full version FaultT...
2009-02-27 eric_tian1. delete Include/Guid/VariableInfo.h
2009-02-06 eric_tianfix ecc warning
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-09 lgao4Add INF extension Information
2008-12-12 eric_tiancode scrub on VariableRuntime Dxe driver
2008-12-12 eric_tiancode scrub on VariableRuntime Dxe driver
2008-11-05 klu2Remove over specific library class
2008-10-09 lgao4Remove the package header files PiDxe.h/PiPei.h/Uefi...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-01-14 yshang11) Replace MACRO with C functions.
2008-01-11 yshang1Change C functions, xxxSizeOfVariable(), to MACRO,...
2008-01-10 yshang1Align the header of variable from 1 to 4, which can...
2008-01-09 yshang11) Fix the bug that Variable Cache Search does not...
2007-11-05 gtiandefine the variable related to PCD for supporting big...
2007-10-05 AJFISHUpdate comments in Variable driver and removed referenc...
2007-08-01 jwang361. Generated new build.exe from new tools code
2007-07-24 yshang1Retire the "Include/Common" of MdeModulePkg.
2007-07-19 yshang1Move VariablePei/VariableDxe/EmuVarible to /Variable...