Age | Commit message (Expand) | Author |
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 |
2007-07-05 | fix path error | klu2 |
2007-07-05 | Close all compiler's options for debug Sec | klu2 |
2007-07-03 | Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend... | klu2 |