summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Variable/Pei/Variable.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg:Create gEdkiiVariableRuntimeCacheInfoHobGuidDun Tan2024-06-171-0/+3
* MdeModulePkg/Variable: Consume Variable Flash InfoMichael Kubacki2022-05-191-0/+2
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-12/+13
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Minor update to the Data parameter for PEI GetVariable()Star Zeng2017-06-221-3/+4
* MdeModulePkg VariablePei: Merge from VariablePei in SecurityPkgStar Zeng2015-07-011-13/+13
* MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-031-1/+13
* 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/+7
* Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu52011-06-071-28/+1
* judge recovery mode at ReadOnlyVariable2Ppi interface. if yes, then return EF...erictian2011-03-141-76/+0
* if it's in recovery mode, variable region is unreliable, so the ReadOnlyVaria...erictian2011-03-141-1/+77
* Update the copyright notice formathhtian2010-04-241-2/+2
* refine VariablePei driver to unify the algorithm of access VariableIndexTable...eric_tian2009-06-231-30/+7
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-271-1/+1
* Add INF extension Informationlgao42009-01-091-11/+0
* Code Scrub:jji42008-11-121-60/+70
* Add comments and DoxyGen format for these files.lgao42008-04-091-11/+6
* 1) Replace MACRO with C functions.yshang12008-01-141-21/+0
* Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12008-01-111-1/+17
* Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12008-01-101-1/+3
* Retire the "Include/Common" of MdeModulePkg.yshang12007-07-241-6/+1
* Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang12007-07-191-0/+193