summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch2008-12-316-2553/+0
* Perfected MSA files.vanjeff2007-04-101-3/+3
* clean up MSA/SPD files.vanjeff2007-02-271-3/+3
* Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang122007-01-251-1/+1
* Remove hard coded constant of 15, and use CPU_STACK_ALIGNMENT insteadmdkinney2006-11-091-2/+3
* Make NT32 SecMain not depend on ReportStatusCodeLibqhuang82006-10-233-11/+63
* Changed the way of using precompiled header in the build process. Now the use...jwang362006-10-081-0/+5
* Fix VS2005 compatibility issuemdkinney2006-10-071-2/+3
* Fix VS 2005 compatibility issuemdkinney2006-10-042-1/+9
* Fix VS 2005 compatibility issuemdkinney2006-10-041-0/+3
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-8/+0
* changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42006-09-181-13/+13
* Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao42006-09-071-9/+6
* Introduce a new property INCLUDE_PATHS. This property can used by customized ...wuyizhong2006-08-221-40/+4
* Adjust Nt32 SecMain user-defined build file to use OBJECTS. wuyizhong2006-08-151-18/+17
* Add missing files in msa file and add module description in msa file.lgao42006-07-121-0/+1
* Polished the build tools' screen output to be in a more coherent formjwang362006-07-121-0/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred2006-07-121-1/+1
* Updated <Abstract> and <Description> sections in MSA filesbxing2006-07-121-3/+3
* Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu22006-07-121-3/+19
* Fix the bug that SecMain often throw exception when environment variable too ...klu22006-07-111-1/+1
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-101-25/+22
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-5/+8
* Obsoleted by new schema and new build tools.jwang362006-07-072-85/+0
* Modify MSA file for correcting <TokenSpaceGuidCName>klu22006-07-021-15/+15
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-1/+1
* Change NT32 to new XML Schema. wuyizhong2006-06-302-109/+152
* Transfer old <PCDs> in MSA to <PcdCoded>:klu22006-06-121-14/+8
* Add check for a NULL Data parameter in SecPeiReportStatusCode(). The Report ...mdkinney2006-06-031-7/+13
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang122006-05-242-9/+4
* Initial import.bbahnsen2006-04-218-0/+2560