summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Variable/Pei/Variable.c
AgeCommit message (Expand)Author
2010-07-22Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G....andrewfish
2010-05-20fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va...erictian
2010-04-24Update the copyright notice formathhtian
2010-02-26Refine parameter description according to PI 1.2 errata A.xli24
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2009-11-17Fix parameter name in function header.xli24
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli24
2009-06-29add assertion to pass K8 check.eric_tian
2009-06-23refine VariablePei driver to unify the algorithm of access VariableIndexTable...eric_tian
2009-03-19Fix tracker 202216:linux runtime test issue.eric_tian
2009-02-271. delete Include/Guid/VariableInfo.heric_tian
2009-02-11Adjust code to fix potential array out-bound issues.qhuang8
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian
2009-01-15Coding style checkedjji4
2009-01-05As variable area is not reliable in recovery path, then we should not produce...eric_tian
2008-12-12code scrub on VariableRuntime Dxe drivereric_tian
2008-12-11INF head checkedjji4
2008-11-13Code Scrub:jji4
2008-11-12Code Scrub:jji4
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang12
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-03-18[Description]eric_tian
2008-02-04Add the check- in missed filegtian
2008-01-141) Replace MACRO with C functions.yshang1
2008-01-11Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang1
2008-01-10Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang1
2007-12-20Remove 'Framework' word in commentsklu2
2007-09-04Merge the PI enabling works from the branchqwang12
2007-07-19Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang1