]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg variable...
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / VariableRuntimeDxe.inf
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the implementation...
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-07-22 andrewfishAdd 64-bit versions of FLASH Base addressess as it...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2009-06-08 lgao4Remove the additional build options.
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_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-25 eric_tianupdate
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-02-03 eric_tianAdd information in Meta-Data file
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2008-12-14 xli24Use correct capitalization to pass build on UNIXGCC.
2008-12-05 eric_tianmove false dependency relation
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-05 klu2Remove over specific library class
2008-10-28 vanjeffclean up EBC in inf files.
2007-11-05 gtiandefine the variable related to PCD for supporting big...
2007-10-05 AJFISHUpdate comments in Variable driver and removed referenc...
2007-10-04 AJFISHMade PCD valid for all architectures. Added new Variabl...
2007-10-04 AJFISHAdd Profiling support for Variable store and added...
2007-09-06 qwang12Clean up two infs.
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-07-19 yshang1Move VariablePei/VariableDxe/EmuVarible to /Variable...