summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Variable/Pei
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Refine parameter description according to PI 1.2 errata A.xli241-1/+2
2010-02-241. Correct File header to ## @filelgao41-5/+5
2010-01-15Fix some coding style issues in MdeModulePkg.rsun31-2/+2
2009-11-17Fix parameter name in function header.xli241-1/+1
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli241-2/+2
2009-06-29add assertion to pass K8 check.eric_tian1-0/+1
2009-06-23refine VariablePei driver to unify the algorithm of access VariableIndexTable...eric_tian5-163/+45
2009-03-19Fix tracker 202216:linux runtime test issue.eric_tian1-1/+1
2009-02-271. delete Include/Guid/VariableInfo.heric_tian3-3/+10
2009-02-11Adjust code to fix potential array out-bound issues.qhuang83-6/+8
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian1-1/+1
2009-01-15Coding style checkedjji41-1/+1
2009-01-09Add INF extension Informationlgao41-11/+0
2009-01-09INF extension reviewedjji41-1/+7
2009-01-08INF extension reviewedjji41-3/+2
2009-01-05As variable area is not reliable in recovery path, then we should not produce...eric_tian1-4/+16
2008-12-30Typo correctedjji41-1/+1
2008-12-22remedy the ppi comment. This module is always used to produced gEfiPeiReadOnl...eric_tian1-1/+1
2008-12-12code scrub on VariableRuntime Dxe drivereric_tian1-11/+11
2008-12-11INF head checkedjji42-5/+5
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-13Code Scrub:jji41-1/+1
2008-11-12Code Scrub:jji45-329/+251
2008-10-31Use #include "XXX.h" for module internal header files.qhuang82-2/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-6/+2
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-3/+3
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-76/+0
2008-04-09Add comments and DoxyGen format for these files.lgao44-32/+19
2008-03-18[Description]eric_tian1-3/+3
2008-02-04Add the check- in missed filegtian1-0/+7
2008-01-141) Replace MACRO with C functions.yshang12-43/+155
2008-01-11Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12-60/+23
2008-01-10Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12-11/+118
2007-12-20Remove 'Framework' word in commentsklu23-3/+3
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian1-0/+1
2007-09-04Merge the PI enabling works from the branchqwang121-1/+1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-2/+2
2007-08-03Correct wrong Library class's nameklu21-1/+1
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang11-6/+1
2007-07-24remove dxs files.qwang121-32/+0
2007-07-19Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang17-0/+1012