]> git.proxmox.com Git - mirror_edk2.git/history - Nt32Pkg/Sec/SecMain.c
Add Missing invocations to VA_END() for VA_START().
[mirror_edk2.git] / Nt32Pkg / Sec / SecMain.c
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...