summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-141-0/+11
* 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
* 1) Replace MACRO with C functions.yshang12008-01-141-18/+0
* Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12008-01-111-0/+16
* Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12008-01-101-0/+2
* 1) Fix the bug that Variable Cache Search does not be protected by lock durin...yshang12008-01-091-0/+1
* define the variable related to PCD for supporting big variable (>32K) easily.gtian2007-11-051-2/+2
* Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH2007-10-051-73/+14
* 1. Generated new build.exe from new tools codejwang362007-08-011-1/+0
* Retire the "Include/Common" of MdeModulePkg.yshang12007-07-241-6/+2
* Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang12007-07-191-0/+175