summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Sec/SecMain.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-25Nt32Pkg: Fix asserts from running Nt32 64-bit on Win8Cinnamon Shia1-1/+2
2015-02-28NT32Pkg: Bind NT32 process to a single core to avoid NT32 crash issue in some...Qiu Shumin1-1/+19
2013-10-12We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma1-1/+13
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-1/+3
2011-10-24Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test ...niruiyu1-1/+15
2011-04-11Set EXECUTE flags in so RELEASE builds can tun correctly.mdkinney1-3/+3
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff1-2/+2
2010-04-28Update the copyright notice formathhtian1-2/+2
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-5/+5
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