summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-09MdeModulePkg: Align RuntimeDxe function headers with UEFI return valuesSuqiang Ren1-9/+31
2022-05-19MdeModulePkg/Variable: Consume Variable Flash InfoMichael Kubacki1-5/+2
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-113/+110
2019-11-05MdeModulePkg/Variable: Add RT GetVariable() cache supportMichael Kubacki1-8/+24
2019-11-05MdeModulePkg/Variable: Consolidate common parsing functionsMichael Kubacki1-119/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-24MdeModulePkg Variable: Add emulated variable NV mode supportStar Zeng1-0/+1
2019-01-24MdeModulePkg Variable: Not get NV PCD in VariableWriteServiceInitializeStar Zeng1-2/+7
2019-01-24MdeModulePkg Variable: Move "extern XXX" to Variable.hStar Zeng1-3/+8
2018-03-30MdeModulePkg/Variable/RuntimeDxe: introduce PcdMaxVolatileVariableSizeLaszlo Ersek1-0/+12
2017-11-01MdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B1-1/+0
2017-10-10MdeModulePkg/Variable/RuntimeDxe: move SecureBootHook() decl to new headerLaszlo Ersek1-0/+2
2017-06-27MdeModulePkg Variable: Update GetNextVariableName to follow UEFI 2.7Star Zeng1-7/+18
2017-06-22MdeModulePkg Variable: Add missing change in dd59d95e1994Star Zeng1-3/+4
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin1-2/+2
2015-08-25MdeModulePkg Variable: Consume the separated VarCheckLibStar Zeng1-95/+2
2015-07-01MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkgStar Zeng1-88/+385
2015-07-01MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng1-10/+0
2015-01-27MdeModulePkg Variable: Implement variable quota management.Star Zeng1-0/+68
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng1-8/+127
2014-03-27Calculate enough space for 2 variables (public key and variable data) instead...Dong Guo1-4/+0
2014-03-25MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...Star Zeng1-5/+32
2013-11-12MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng1-4/+2
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng1-1/+8
2013-07-03MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng1-0/+1
2013-05-17Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu1-1/+31
2013-01-181. Update the logic of UpdateVariable() for updating variable from:lzeng141-3/+10
2013-01-041. Don't assume that flush the HOB variable to flash must be successful.lzeng141-0/+13
2012-05-30According to UEFI spec 2.3.1a. hardware error record variable should use the ...lzeng141-1/+2
2011-12-12MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...oliviermartin1-0/+1
2011-10-14Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...niruiyu1-0/+9
2010-12-10Add SMM Variable implementation.gdong11-9/+334
2010-11-18Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu1-5/+10
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-04-27update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian1-0/+4
2009-04-071. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...eric_tian1-0/+2
2009-03-09retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian1-1/+0
2009-03-091. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian1-1/+1
2009-03-04Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao41-1/+1
2009-02-271. delete Include/Guid/VariableInfo.heric_tian1-2/+1
2009-02-06fix ecc warningeric_tian1-0/+24
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji41-0/+1
2009-01-30Split out Synchronization Library from Base Librarymdkinney1-0/+1
2009-01-09Add INF extension Informationlgao41-17/+0
2008-12-12code scrub on VariableRuntime Dxe drivereric_tian1-20/+0
2008-12-12code scrub on VariableRuntime Dxe drivereric_tian1-2/+2
2008-11-05Remove over specific library classklu21-1/+0
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao41-1/+1
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-04-09Add comments and DoxyGen format for these files.lgao41-9/+6