summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/Sec/SecMain.c
Commit message (Expand)AuthorAgeFilesLines
* Nt32Pkg: Remove itRay Ni2019-05-171-1130/+0
* Nt32Pkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Nt32Pkg: Update SecMain consumes PCD to get the init value in temp stackLiming Gao2017-11-031-1/+1
* Nt32Pkg: Fix typos in comments and variablesGary Lin2016-11-151-25/+25
* Nt32Pkg: Fix asserts from running Nt32 64-bit on Win8Cinnamon Shia2016-01-251-1/+2
* NT32Pkg: Bind NT32 process to a single core to avoid NT32 crash issue in some...Qiu Shumin2015-02-281-1/+19
* We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma2013-10-121-1/+13
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-1/+3
* Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test ...niruiyu2011-10-241-1/+15
* Set EXECUTE flags in so RELEASE builds can tun correctly.mdkinney2011-04-111-3/+3
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-141-2/+2
* Update the copyright notice formathhtian2010-04-281-2/+2
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-291-5/+5
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-071-1/+0
* Update SecMain for Nt32 to use WriteFile() for all status code related consol...mdkinney2009-05-311-18/+44
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-311-2/+2
* updateeric_tian2009-04-171-1/+1
* updated to use the term “temporary memory” but not CAReric_tian2009-04-081-1/+1
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-051-181/+7
* Update SecMain code to remove unused logic.lgao42009-02-231-35/+2
* Use CONST instead of constklu22008-10-141-1/+1
* Fix ICC building issue for Nt32 platform.klu22008-10-141-11/+6
* Modify all file header to follow doxygen formatklu22008-03-191-2/+2
* Correct the value of StackBase, the stack base address is not stack's top add...klu22008-03-061-2/+2
* Merge Temporary Ram support patch.klu22008-02-291-10/+75
* Modify minor error in Nt32Pkg.dsclgao42007-11-301-1/+1
* The default value of SecMain should be set as INIT_CAR_VALUE = 0x5aa55aa5, th...klu22007-11-011-0/+7
* Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao42007-10-101-48/+34
* PI Enable: klu22007-09-121-8/+73
* Merge the PI enabling works from the branchqwang122007-09-041-3/+3
* Removed IntelFrameworkPkg references from SECAJFISH2007-07-271-99/+16
* Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu22007-07-031-0/+1236