summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning for using not secure CRT...jwang362007-10-161-1/+1
* Add release compiler option support.lgao42007-10-101-2/+2
* Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao42007-10-103-52/+36
* Remove duplicate section.klu22007-09-291-8/+1
* PI Enable: klu22007-09-122-8/+76
* Merge the PI enabling works from the branchqwang122007-09-042-6/+6
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-5/+5
* Update INF files to remove/update non-exist files listed in [sources] sections. qhuang82007-08-291-1/+0
* Removed IntelFrameworkPkg references from SECAJFISH2007-07-273-107/+25
* Remove [Include] from INF file.klu22007-07-271-3/+0
* Removed non-existing filejwang362007-07-271-1/+0
* No longer needed. Use USER_DEFINED module type instead.jwang362007-07-272-232/+0
* Changed customized build to USER_DEFINEDjwang362007-07-251-2/+4
* remove some comments introduced by tools.vanjeff2007-07-201-58/+1
* Add cleanall targetklu22007-07-061-8/+13
* Fix the issue that Sec lost library build dependencyklu22007-07-061-1/+13
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f1...klu22007-07-051-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f1...klu22007-07-051-1/+1
* Fixed the "{" in makefileyshang12007-07-051-1/+1
* fix path errorklu22007-07-051-2/+1
* Close all compiler's options for debug Secklu22007-07-051-1/+2
* Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu22007-07-038-0/+2779