summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Sec/SecMain.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney1-1/+0
2009-05-31Update SecMain for Nt32 to use WriteFile() for all status code related consol...mdkinney1-18/+44
2009-05-31This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-2/+2
2009-04-17updateeric_tian1-1/+1
2009-04-08updated to use the term “temporary memory” but not CAReric_tian1-1/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang81-181/+7
2009-02-23Update SecMain code to remove unused logic.lgao41-35/+2
2008-10-14Use CONST instead of constklu21-1/+1
2008-10-14Fix ICC building issue for Nt32 platform.klu21-11/+6
2008-03-19Modify all file header to follow doxygen formatklu21-2/+2
2008-03-06Correct the value of StackBase, the stack base address is not stack's top add...klu21-2/+2
2008-02-29Merge Temporary Ram support patch.klu21-10/+75
2007-11-30Modify minor error in Nt32Pkg.dsclgao41-1/+1
2007-11-01The default value of SecMain should be set as INIT_CAR_VALUE = 0x5aa55aa5, th...klu21-0/+7
2007-10-10Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao41-48/+34
2007-09-12PI Enable: klu21-8/+73
2007-09-04Merge the PI enabling works from the branchqwang121-3/+3
2007-07-27Removed IntelFrameworkPkg references from SECAJFISH1-99/+16
2007-07-03Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu21-0/+1236