]> git.proxmox.com Git - mirror_edk2.git/blame - EdkNt32Pkg/Sec/SecMain.msa
Updated MSA by putting Specification element at the end of the header section
[mirror_edk2.git] / EdkNt32Pkg / Sec / SecMain.msa
CommitLineData
b144ae9a 1<?xml version="1.0" encoding="UTF-8"?>\r
878ddf1f 2<!--\r
3Copyright (c) 2006, Intel Corporation\r
4All rights reserved. This program and the accompanying materials\r
5are licensed and made available under the terms and conditions of the BSD License\r
6which accompanies this distribution. The full text of the license may be found at\r
7http://opensource.org/licenses/bsd-license.php\r
8\r
9THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11-->\r
12<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r
13 <MsaHeader>\r
14 <BaseName>SecMain</BaseName>\r
15 <ModuleType>SEC</ModuleType>\r
16 <ComponentType>SEC</ComponentType>\r
17 <Guid>4b837b03-6587-4d19-b82b-edfad836c0a0</Guid>\r
18 <Version>0</Version>\r
19 <Abstract>Component description file for NT32 Sec.Warning the [sources.*] does not work like you think!If you add a file you need to update the makefile in the NT32 build tipSEC_OBJECTS needs to get the OBJ of the new C file added in.We keep [sources.*] synced up with SEC_OBJECTS so dependencies workproperly.Libraries.Common does not work you must update SEC_OBJECTS in the platformmakefile</Abstract>\r
20 <Description>FIX ME!</Description>\r
21 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
22 <License>\r
23 All rights reserved. This program and the accompanying materials\r
24 are licensed and made available under the terms and conditions of the BSD License\r
25 which accompanies this distribution. The full text of the license may be found at\r
26 http://opensource.org/licenses/bsd-license.php\r
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
29 </License>\r
878ddf1f 30 <Created>2006-03-14 17:04</Created>\r
31 <Updated>2006-03-19 15:17</Updated>\r
54de7486 32 <Specification>0</Specification>\r
878ddf1f 33 </MsaHeader>\r
34 <LibraryClassDefinitions>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">PeCoffLib</LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>\r
37 <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">PrintLib</LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">ReportStatusCodeLib</LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">PcdLib</LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>\r
42 </LibraryClassDefinitions>\r
43 <SourceFiles>\r
44 <Filename>SecMain.c</Filename>\r
45 <Filename>FwVol.c</Filename>\r
46 <Filename>WinNtThunk.c</Filename>\r
47 <Filename>SecMain.h</Filename>\r
48 </SourceFiles>\r
49 <Includes>\r
50 <PackageName>MdePkg</PackageName>\r
51 <PackageName>EdkModulePkg</PackageName>\r
52 <PackageName>EdkNt32Pkg</PackageName>\r
53 </Includes>\r
54 <PPIs>\r
55 <Ppi Usage="ALWAYS_PRODUCED">NtThunk</Ppi>\r
56 <Ppi Usage="ALWAYS_PRODUCED">NtAutoScan</Ppi>\r
57 <Ppi Usage="ALWAYS_PRODUCED">NtFwh</Ppi>\r
58 <Ppi Usage="ALWAYS_PRODUCED">StatusCode</Ppi>\r
59 <Ppi Usage="ALWAYS_PRODUCED">NtPeiLoadFile</Ppi>\r
60 </PPIs>\r
61 <Guids>\r
62 <GuidEntry Usage="ALWAYS_PRODUCED">\r
63 <C_Name>PeiPeCoffLoader</C_Name>\r
64 </GuidEntry>\r
65 </Guids>\r
66 <Externs>\r
67 <Extern>\r
68 <ModuleEntryPoint></ModuleEntryPoint>\r
69 </Extern>\r
70 </Externs>\r
71 <PCDs>\r
72 <PcdData ItemType="FIXED_AT_BUILD">\r
b144ae9a 73 <C_Name>PcdWinNtMemorySizeForSecMain</C_Name>\r
878ddf1f 74 <Token>0x00001005</Token>\r
75 <DatumType>VOID*</DatumType>\r
76 </PcdData>\r
77 <PcdData ItemType="FIXED_AT_BUILD">\r
78 <C_Name>PcdWinNtFirmwareVolume</C_Name>\r
79 <Token>0x00001009</Token>\r
80 <DatumType>VOID*</DatumType>\r
81 </PcdData>\r
82 <PcdData ItemType="FIXED_AT_BUILD">\r
83 <C_Name>PcdWinNtBootMode</C_Name>\r
84 <Token>0x00001006</Token>\r
85 <DatumType>UINT32</DatumType>\r
86 </PcdData>\r
87 </PCDs>\r
88 <BuildOptions>\r
89 <Option>BUILD_TYPE=CUSTOM_BUILD</Option>\r
90 </BuildOptions>\r
91</ModuleSurfaceArea>\r