summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.h
AgeCommit message (Expand)Author
2013-05-17Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu
2013-01-181. Update the logic of UpdateVariable() for updating variable from:lzeng14
2013-01-041. Don't assume that flush the HOB variable to flash must be successful.lzeng14
2012-05-30According to UEFI spec 2.3.1a. hardware error record variable should use the ...lzeng14
2011-12-12MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...oliviermartin
2011-10-14Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...niruiyu
2010-12-10Add SMM Variable implementation.gdong1
2010-11-18Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu
2010-04-24Update the copyright notice formathhtian
2009-04-27update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian
2009-04-071. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...eric_tian
2009-03-09retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian
2009-03-091. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian
2009-03-04Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao4
2009-02-271. delete Include/Guid/VariableInfo.heric_tian
2009-02-06fix ecc warningeric_tian
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji4
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-09Add INF extension Informationlgao4
2008-12-12code scrub on VariableRuntime Dxe drivereric_tian
2008-12-12code scrub on VariableRuntime Dxe drivereric_tian
2008-11-05Remove over specific library classklu2
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-01-141) Replace MACRO with C functions.yshang1
2008-01-11Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang1
2008-01-10Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang1
2008-01-091) Fix the bug that Variable Cache Search does not be protected by lock durin...yshang1
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian
2007-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH
2007-08-011. Generated new build.exe from new tools codejwang36
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang1
2007-07-19Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang1