audk/EdkNt32Pkg/Sec
lgao4 8cf2c0a7d7 Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PCD type can be
FIXED_AT_BUILD and PATCHABLE_IN_MODULE.
Change Some WINNT PCDs type declared in EdkNt32Pkg.spd as DYNAMIC, because they is used in Nt32 emluator platform as DYNAMIC type.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1494 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-07 08:24:27 +00:00
..
FwVol.c Initial import. 2006-04-21 22:54:32 +00:00
SecMain.c Add check for a NULL Data parameter in SecPeiReportStatusCode(). The Report Status Code Library functions will ASSERT() is Data is NULL. 2006-06-03 21:54:37 +00:00
SecMain.h Initial import. 2006-04-21 22:54:32 +00:00
SecMain.msa Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PCD type can be 2006-09-07 08:24:27 +00:00
SecMain_build.xml Introduce a new property INCLUDE_PATHS. This property can used by customized build file. For example <includepath path="${INCLUDE_PATHS}"/>. INCLUDE_PATHS contains all required include paths based on MSA file. 2006-08-22 05:54:55 +00:00
WinNtThunk.c Initial import. 2006-04-21 22:54:32 +00:00