Age | Commit message (Expand) | Author |
2015-02-28 | NT32Pkg: Bind NT32 process to a single core to avoid NT32 crash issue in some... | Qiu Shumin |
2013-10-12 | We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. | Jiamin Ma |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 |
2011-10-24 | Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test ... | niruiyu |
2011-06-09 | Fix ICC build issues | mdkinney |
2011-04-11 | Set EXECUTE flags in so RELEASE builds can tun correctly. | mdkinney |
2011-03-16 | Add support for the GetTimerValue() to the CPU AP for NT32. This also requir... | mdkinney |
2011-03-14 | Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI. | vanjeff |
2010-10-09 | Fixed update file time error problem. | ydong10 |
2010-04-28 | Update the copyright notice format | hhtian |
2010-03-03 | Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod... | xli24 |
2010-02-23 | 1. Correct File header to ## @file | lgao4 |
2010-01-29 | Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections... | mdkinney |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney |
2009-05-31 | Update SecMain for Nt32 to use WriteFile() for all status code related consol... | mdkinney |
2009-05-31 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney |
2009-04-17 | update | eric_tian |
2009-04-08 | updated to use the term “temporary memory” but not CAR | eric_tian |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 |
2009-02-23 | Update SecMain code to remove unused logic. | lgao4 |
2009-02-06 | Corrected the case of file name | jwang36 |
2008-10-14 | Use CONST instead of const | klu2 |
2008-10-14 | Fix ICC building issue for Nt32 platform. | klu2 |
2008-08-25 | remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo... | lgao4 |
2008-03-19 | Modify all file header to follow doxygen format | klu2 |
2008-03-06 | Correct the value of StackBase, the stack base address is not stack's top add... | klu2 |
2008-02-29 | Merge Temporary Ram support patch. | klu2 |
2007-11-30 | Modify minor error in Nt32Pkg.dsc | lgao4 |
2007-11-01 | The default value of SecMain should be set as INIT_CAR_VALUE = 0x5aa55aa5, th... | klu2 |
2007-10-25 | Added flag to permit building with VS2005. (strcpy has been depricated, so MS... | lhauch |
2007-10-16 | Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning for using not secure CRT... | jwang36 |
2007-10-10 | Add release compiler option support. | lgao4 |
2007-10-10 | Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place... | lgao4 |
2007-09-29 | Remove duplicate section. | klu2 |
2007-09-12 | PI Enable: | klu2 |
2007-09-04 | Merge the PI enabling works from the branch | qwang12 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |
2007-08-29 | Update INF files to remove/update non-exist files listed in [sources] sections. | qhuang8 |
2007-07-27 | Removed IntelFrameworkPkg references from SEC | AJFISH |
2007-07-27 | Remove [Include] from INF file. | klu2 |
2007-07-27 | Removed non-existing file | jwang36 |
2007-07-27 | No longer needed. Use USER_DEFINED module type instead. | jwang36 |
2007-07-25 | Changed customized build to USER_DEFINED | jwang36 |
2007-07-20 | remove some comments introduced by tools. | vanjeff |
2007-07-06 | Add cleanall target | klu2 |
2007-07-06 | Fix the issue that Sec lost library build dependency | klu2 |
2007-07-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f1... | klu2 |
2007-07-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f1... | klu2 |
2007-07-05 | Fixed the "{" in makefile | yshang1 |