summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Sec
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning for using not secure CRT...jwang361-1/+1
2007-10-10Add release compiler option support.lgao41-2/+2
2007-10-10Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao43-52/+36
2007-09-29Remove duplicate section.klu21-8/+1
2007-09-12PI Enable: klu22-8/+76
2007-09-04Merge the PI enabling works from the branchqwang122-6/+6
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-5/+5
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang81-1/+0
2007-07-27Removed IntelFrameworkPkg references from SECAJFISH3-107/+25
2007-07-27Remove [Include] from INF file.klu21-3/+0
2007-07-27Removed non-existing filejwang361-1/+0
2007-07-27No longer needed. Use USER_DEFINED module type instead.jwang362-232/+0
2007-07-25Changed customized build to USER_DEFINEDjwang361-2/+4
2007-07-20remove some comments introduced by tools.vanjeff1-58/+1
2007-07-06Add cleanall targetklu21-8/+13
2007-07-06Fix the issue that Sec lost library build dependencyklu21-1/+13
2007-07-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f1...klu21-1/+1
2007-07-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f1...klu21-1/+1
2007-07-05Fixed the "{" in makefileyshang11-1/+1
2007-07-05fix path errorklu21-2/+1
2007-07-05Close all compiler's options for debug Secklu21-1/+2
2007-07-03Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu28-0/+2779