]> git.proxmox.com Git - mirror_edk2.git/history - Nt32Pkg/Sec/SecMain.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / Nt32Pkg / Sec / SecMain.c
2019-05-17 Ray NiNt32Pkg: Remove it
2019-04-09 Michael D KinneyNt32Pkg: Replace BSD License with BSD+Patent License
2017-11-03 Liming GaoNt32Pkg: Update SecMain consumes PCD to get the init...
2016-11-15 Gary LinNt32Pkg: Fix typos in comments and variables
2016-01-25 Cinnamon ShiaNt32Pkg: Fix asserts from running Nt32 64-bit on Win8
2015-02-28 Qiu ShuminNT32Pkg: Bind NT32 process to a single core to avoid...
2013-10-12 Jiamin MaWe enabled X64 native version NT32, and made it works...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-10-24 niruiyuEnable the SE_TIME_ZONE_NAME privilege for NT32 to...
2011-04-11 mdkinneySet EXECUTE flags in so RELEASE builds can tun correctly.
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2010-04-28 hhtianUpdate the copyright notice format
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2009-06-07 mdkinneyRetire <FrameworkModuleBase.h>, <FrameworkModuleDxe...
2009-05-31 mdkinneyUpdate SecMain for Nt32 to use WriteFile() for all...
2009-05-31 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-04-17 eric_tianupdate
2009-04-08 eric_tianupdated to use the term “temporary memory” but not CAR
2009-03-05 qhuang8Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderG...
2009-02-23 lgao4Update SecMain code to remove unused logic.
2008-10-14 klu2Use CONST instead of const
2008-10-14 klu2Fix ICC building issue for Nt32 platform.
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-06 klu2Correct the value of StackBase, the stack base address...
2008-02-29 klu2Merge Temporary Ram support patch.
2007-11-30 lgao4Modify minor error in Nt32Pkg.dsc
2007-11-01 klu2The default value of SecMain should be set as INIT_CAR_...
2007-10-10 lgao4Use VirtualAlloc() to allocate enough memory space...
2007-09-12 klu2PI Enable:
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-27 AJFISHRemoved IntelFrameworkPkg references from SEC
2007-07-03 klu2Porting SecMain module for Nt32Pkg, but not enable...