summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Align RuntimeDxe function headers with UEFI return valuesSuqiang Ren2024-02-091-9/+31
* MdeModulePkg/Variable: Consume Variable Flash InfoMichael Kubacki2022-05-191-5/+2
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-113/+110
* MdeModulePkg/Variable: Add RT GetVariable() cache supportMichael Kubacki2019-11-051-8/+24
* MdeModulePkg/Variable: Consolidate common parsing functionsMichael Kubacki2019-11-051-119/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg Variable: Add emulated variable NV mode supportStar Zeng2019-01-241-0/+1
* MdeModulePkg Variable: Not get NV PCD in VariableWriteServiceInitializeStar Zeng2019-01-241-2/+7
* MdeModulePkg Variable: Move "extern XXX" to Variable.hStar Zeng2019-01-241-3/+8
* MdeModulePkg/Variable/RuntimeDxe: introduce PcdMaxVolatileVariableSizeLaszlo Ersek2018-03-301-0/+12
* MdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2017-11-011-1/+0
* MdeModulePkg/Variable/RuntimeDxe: move SecureBootHook() decl to new headerLaszlo Ersek2017-10-101-0/+2
* MdeModulePkg Variable: Update GetNextVariableName to follow UEFI 2.7Star Zeng2017-06-271-7/+18
* MdeModulePkg Variable: Add missing change in dd59d95e1994Star Zeng2017-06-221-3/+4
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-271-2/+2
* MdeModulePkg Variable: Consume the separated VarCheckLibStar Zeng2015-08-251-95/+2
* MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkgStar Zeng2015-07-011-88/+385
* MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng2015-07-011-10/+0
* MdeModulePkg Variable: Implement variable quota management.Star Zeng2015-01-271-0/+68
* MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-051-8/+127
* Calculate enough space for 2 variables (public key and variable data) instead...Dong Guo2014-03-271-4/+0
* MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...Star Zeng2014-03-251-5/+32
* MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng2013-11-121-4/+2
* MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng2013-08-191-1/+8
* MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-031-0/+1
* Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu2013-05-171-1/+31
* 1. Update the logic of UpdateVariable() for updating variable from:lzeng142013-01-181-3/+10
* 1. Don't assume that flush the HOB variable to flash must be successful.lzeng142013-01-041-0/+13
* According to UEFI spec 2.3.1a. hardware error record variable should use the ...lzeng142012-05-301-1/+2
* MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...oliviermartin2011-12-121-0/+1
* Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...niruiyu2011-10-141-0/+9
* Add SMM Variable implementation.gdong12010-12-101-9/+334
* Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu2010-11-181-5/+10
* Update the copyright notice formathhtian2010-04-241-2/+2
* update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian2009-04-271-0/+4
* 1. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...eric_tian2009-04-071-0/+2
* retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian2009-03-091-1/+0
* 1. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian2009-03-091-1/+1
* Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao42009-03-041-1/+1
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-271-2/+1
* fix ecc warningeric_tian2009-02-061-0/+24
* use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42009-02-031-0/+1
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Add INF extension Informationlgao42009-01-091-17/+0
* code scrub on VariableRuntime Dxe drivereric_tian2008-12-121-20/+0
* code scrub on VariableRuntime Dxe drivereric_tian2008-12-121-2/+2
* Remove over specific library classklu22008-11-051-1/+0
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-091-1/+1
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* Add comments and DoxyGen format for these files.lgao42008-04-091-9/+6