summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/VariablePei
AgeCommit message (Expand)AuthorFilesLines
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian1-1/+1
2009-01-09Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModuleP...lgao41-12/+0
2009-01-05As variable area is not reliable in recovery path, then we should not produce...eric_tian1-6/+19
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao42-11/+5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-7/+3
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-3/+3
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-10/+5
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao41-76/+0
2008-04-22Fix missing include header file and fix typo in comment.klu21-8/+8
2008-04-14Coding style modification.klu22-416/+193
2008-03-19Modify all file header to follow doxygen formatklu23-6/+6
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-38/+203
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-10/+64
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian1-0/+1
2007-09-04First round of PI enabling work:qwang121-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-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang81-1/+0
2007-08-23Fix building issue for Intel Compilerklu21-1/+1
2007-08-13Add VaraiblePei into IntelFrameworkModulePkgklu21-0/+1
2007-08-13Add VariablePei into IntelFrameworkModulePkgklu26-0/+1200