summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/VariablePei/Variable.c
AgeCommit message (Expand)Author
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian
2009-01-05As variable area is not reliable in recovery path, then we should not produce...eric_tian
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao4
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-22Fix missing include header file and fix typo in comment.klu2
2008-04-14Coding style modification.klu2
2008-03-19Modify all file header to follow doxygen formatklu2
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-09-04First round of PI enabling work:qwang12
2007-08-23Fix building issue for Intel Compilerklu2
2007-08-13Add VariablePei into IntelFrameworkModulePkgklu2