]> git.proxmox.com Git - mirror_edk2.git/history - Nt32Pkg/Sec
SecurityPkg: Add TPM PTP support in TPM2 device lib.
[mirror_edk2.git] / Nt32Pkg / Sec /
2016-01-25 Cinnamon ShiaNt32Pkg: Fix asserts from running Nt32 64-bit on Win8
2015-12-22 Liming GaoNt32Pkg: Fix VS2015 Build Failure
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-06-09 mdkinneyFix ICC build issues
2011-04-11 mdkinneySet EXECUTE flags in so RELEASE builds can tun correctly.
2011-03-16 mdkinneyAdd support for the GetTimerValue() to the CPU AP for...
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2010-10-09 ydong10Fixed update file time error problem.
2010-04-28 hhtianUpdate the copyright notice format
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-02-23 lgao41. Correct File header to ## @file
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
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.
2009-02-06 jwang36Corrected the case of file name
2008-10-14 klu2Use CONST instead of const
2008-10-14 klu2Fix ICC building issue for Nt32 platform.
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
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-25 lhauchAdded flag to permit building with VS2005. (strcpy...
2007-10-16 jwang36Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning...
2007-10-10 lgao4Add release compiler option support.
2007-10-10 lgao4Use VirtualAlloc() to allocate enough memory space...
2007-09-29 klu2Remove duplicate section.
2007-09-12 klu2PI Enable:
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 qhuang8Update INF files to remove/update non-exist files liste...
2007-07-27 AJFISHRemoved IntelFrameworkPkg references from SEC
2007-07-27 klu2Remove [Include] from INF file.
2007-07-27 jwang36Removed non-existing file
2007-07-27 jwang36No longer needed. Use USER_DEFINED module type instead.
2007-07-25 jwang36Changed customized build to USER_DEFINED
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-06 klu2Add cleanall target
2007-07-06 klu2Fix the issue that Sec lost library build dependency
2007-07-05 klu2git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-07-05 klu2git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-07-05 yshang1Fixed the "{" in makefile
2007-07-05 klu2fix path error
2007-07-05 klu2Close all compiler's options for debug Sec
2007-07-03 klu2Porting SecMain module for Nt32Pkg, but not enable...