summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Variable/Pei
Commit message (Expand)AuthorAgeFilesLines
* add assertion to pass K8 check.eric_tian2009-06-291-0/+1
* refine VariablePei driver to unify the algorithm of access VariableIndexTable...eric_tian2009-06-235-163/+45
* Fix tracker 202216:linux runtime test issue.eric_tian2009-03-191-1/+1
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-273-3/+10
* Adjust code to fix potential array out-bound issues.qhuang82009-02-113-6/+8
* The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian2009-02-021-1/+1
* Coding style checkedjji42009-01-151-1/+1
* Add INF extension Informationlgao42009-01-091-11/+0
* INF extension reviewedjji42009-01-091-1/+7
* INF extension reviewedjji42009-01-081-3/+2
* As variable area is not reliable in recovery path, then we should not produce...eric_tian2009-01-051-4/+16
* Typo correctedjji42008-12-301-1/+1
* remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl...eric_tian2008-12-221-1/+1
* code scrub on VariableRuntime Dxe drivereric_tian2008-12-121-11/+11
* INF head checkedjji42008-12-112-5/+5
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* Code Scrub:jji42008-11-131-1/+1
* Code Scrub:jji42008-11-125-329/+251
* Use #include "XXX.h" for module internal header files.qhuang82008-10-312-2/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-6/+2
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-3/+3
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-76/+0
* Add comments and DoxyGen format for these files.lgao42008-04-094-32/+19
* [Description]eric_tian2008-03-181-3/+3
* Add the check- in missed filegtian2008-02-041-0/+7
* 1) Replace MACRO with C functions.yshang12008-01-142-43/+155
* Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12008-01-112-60/+23
* Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12008-01-102-11/+118
* Remove 'Framework' word in commentsklu22007-12-203-3/+3
* define the variable related to PCD for supporting big variable (>32K) easily.gtian2007-11-051-0/+1
* Merge the PI enabling works from the branchqwang122007-09-041-1/+1
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-2/+2
* Correct wrong Library class's nameklu22007-08-031-1/+1
* Retire the "Include/Common" of MdeModulePkg.yshang12007-07-241-6/+1
* remove dxs files.qwang122007-07-241-32/+0
* Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang12007-07-197-0/+1012