summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* Nt32Pkg: Add VS2017 support in SecMainLiming Gao2017-11-291-0/+2
* Nt32Pkg: Update SecMain consumes PCD to get the init value in temp stackLiming Gao2017-11-032-1/+2
* Nt32Pkg SecMain: Update SecMain.inf to support VS2015x86 X64 Modechanuei2016-12-291-6/+6
* Nt32Pkg: Fix typos in comments and variablesGary Lin2016-11-153-29/+29
* Nt32Pkg: Fix asserts from running Nt32 64-bit on Win8Cinnamon Shia2016-01-251-1/+2
* Nt32Pkg: Fix VS2015 Build FailureLiming Gao2015-12-221-1/+5
* 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-123-1/+134
* 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-242-2/+16
* Fix ICC build issuesmdkinney2011-06-091-5/+5
* Set EXECUTE flags in so RELEASE builds can tun correctly.mdkinney2011-04-111-3/+3
* Add support for the GetTimerValue() to the CPU AP for NT32. This also requir...mdkinney2011-03-161-2/+4
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-141-2/+2
* Fixed update file time error problem.ydong102010-10-091-1/+2
* Update the copyright notice formathhtian2010-04-286-12/+12
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-031-1/+0
* 1. Correct File header to ## @filelgao42010-02-231-3/+3
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-292-12/+8
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-111-2/+0
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-073-3/+2
* Update SecMain for Nt32 to use WriteFile() for all status code related consol...mdkinney2009-05-312-18/+45
* 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-053-217/+7
* Update SecMain code to remove unused logic.lgao42009-02-231-35/+2
* Corrected the case of file namejwang362009-02-061-10/+10
* Use CONST instead of constklu22008-10-142-2/+2
* Fix ICC building issue for Nt32 platform.klu22008-10-143-11/+16
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-251-112/+0
* Modify all file header to follow doxygen formatklu22008-03-194-8/+8
* 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-294-11/+183
* 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
* Added flag to permit building with VS2005. (strcpy has been depricated, so MS...lhauch2007-10-251-1/+1
* Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning for using not secure CRT...jwang362007-10-161-1/+1
* Add release compiler option support.lgao42007-10-101-2/+2
* Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao42007-10-103-52/+36
* Remove duplicate section.klu22007-09-291-8/+1
* PI Enable: klu22007-09-122-8/+76
* Merge the PI enabling works from the branchqwang122007-09-042-6/+6
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-5/+5
* Update INF files to remove/update non-exist files listed in [sources] sections. qhuang82007-08-291-1/+0
* Removed IntelFrameworkPkg references from SECAJFISH2007-07-273-107/+25
* Remove [Include] from INF file.klu22007-07-271-3/+0
* Removed non-existing filejwang362007-07-271-1/+0
* No longer needed. Use USER_DEFINED module type instead.jwang362007-07-272-232/+0
* Changed customized build to USER_DEFINEDjwang362007-07-251-2/+4