]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / Variable.h
2022-05-19 Michael KubackiMdeModulePkg/Variable: Consume Variable Flash Info
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2019-11-06 Michael KubackiMdeModulePkg/Variable: Add RT GetVariable() cache support
2019-11-06 Michael KubackiMdeModulePkg/Variable: Consolidate common parsing functions
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-01-24 Star ZengMdeModulePkg Variable: Add emulated variable NV mode...
2019-01-24 Star ZengMdeModulePkg Variable: Not get NV PCD in VariableWriteS...
2019-01-24 Star ZengMdeModulePkg Variable: Move "extern XXX" to Variable.h
2018-03-30 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: introduce PcdMaxVolat...
2017-11-01 Zhang, Chao BMdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRIT...
2017-10-10 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: move SecureBootHook...
2017-06-27 Star ZengMdeModulePkg Variable: Update GetNextVariableName to...
2017-06-22 Star ZengMdeModulePkg Variable: Add missing change in dd59d95e1994
2016-10-27 Gary LinMdeModulePkg/Universal: Fix typos in comments
2015-08-25 Star ZengMdeModulePkg Variable: Consume the separated VarCheckLib
2015-07-01 Star ZengMdeModulePkg Variable: Merge from Auth Variable driver...
2015-07-01 Star ZengMdeModulePkg: Add AuthVariableLib LibraryClass
2015-01-27 Star ZengMdeModulePkg Variable: Implement variable quota management.
2015-01-05 Star ZengMdeModulePkg Variable: Implement VarCheck PROTOCOL
2014-03-27 Dong GuoCalculate enough space for 2 variables (public key...
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...