summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-111-2/+0
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-073-3/+2
* Update SecMain for Nt32 to use WriteFile() for all status code related consol...mdkinney2009-05-312-18/+45
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-311-2/+2
* updateeric_tian2009-04-171-1/+1
* updated to use the term “temporary memory” but not CAReric_tian2009-04-081-1/+1
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-053-217/+7
* Update SecMain code to remove unused logic.lgao42009-02-231-35/+2
* Corrected the case of file namejwang362009-02-061-10/+10
* Use CONST instead of constklu22008-10-142-2/+2
* Fix ICC building issue for Nt32 platform.klu22008-10-143-11/+16
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-251-112/+0
* Modify all file header to follow doxygen formatklu22008-03-194-8/+8
* Correct the value of StackBase, the stack base address is not stack's top add...klu22008-03-061-2/+2
* Merge Temporary Ram support patch.klu22008-02-294-11/+183
* Modify minor error in Nt32Pkg.dsclgao42007-11-301-1/+1
* The default value of SecMain should be set as INIT_CAR_VALUE = 0x5aa55aa5, th...klu22007-11-011-0/+7
* Added flag to permit building with VS2005. (strcpy has been depricated, so MS...lhauch2007-10-251-1/+1
* 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