]> git.proxmox.com Git - mirror_edk2.git/blame - EdkNt32Pkg/Sec/SecMain.msa
Flash Setting Refinement
[mirror_edk2.git] / EdkNt32Pkg / Sec / SecMain.msa
CommitLineData
2d527200 1<?xml version="1.0" encoding="UTF-8"?>\r
2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
5b2a7957 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
2d527200 12 <ModuleName>SecMain</ModuleName>\r
13 <ModuleType>USER_DEFINED</ModuleType>\r
14 <GuidValue>4b837b03-6587-4d19-b82b-edfad836c0a0</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <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
17 <Description>FIX ME!</Description>\r
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
2d527200 19 <License>All rights reserved. This program and the accompanying materials
20 are licensed and made available under the terms and conditions of the BSD License
21 which accompanies this distribution. The full text of the license may be found at
22 http://opensource.org/licenses/bsd-license.php
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 26 </MsaHeader>\r
2d527200 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>SecMain</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <LibraryClassDefinitions>\r
2d527200 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>PeCoffLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>BaseLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>BaseMemoryLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>PrintLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>ReportStatusCodeLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>PcdLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>DebugLib</Keyword>\r
53 </LibraryClass>\r
878ddf1f 54 </LibraryClassDefinitions>\r
55 <SourceFiles>\r
56 <Filename>SecMain.c</Filename>\r
57 <Filename>FwVol.c</Filename>\r
58 <Filename>WinNtThunk.c</Filename>\r
59 <Filename>SecMain.h</Filename>\r
60 </SourceFiles>\r
2d527200 61 <PackageDependencies>\r
62 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
63 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
64 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
65 </PackageDependencies>\r
878ddf1f 66 <PPIs>\r
2d527200 67 <Ppi Usage="ALWAYS_PRODUCED">\r
68 <PpiCName>NtThunk</PpiCName>\r
69 </Ppi>\r
70 <Ppi Usage="ALWAYS_PRODUCED">\r
71 <PpiCName>NtAutoScan</PpiCName>\r
72 </Ppi>\r
73 <Ppi Usage="ALWAYS_PRODUCED">\r
74 <PpiCName>NtFwh</PpiCName>\r
75 </Ppi>\r
76 <Ppi Usage="ALWAYS_PRODUCED">\r
77 <PpiCName>StatusCode</PpiCName>\r
78 </Ppi>\r
79 <Ppi Usage="ALWAYS_PRODUCED">\r
80 <PpiCName>NtPeiLoadFile</PpiCName>\r
81 </Ppi>\r
878ddf1f 82 </PPIs>\r
83 <Guids>\r
2d527200 84 <GuidCNames Usage="ALWAYS_PRODUCED">\r
85 <GuidCName>PeiPeCoffLoader</GuidCName>\r
86 </GuidCNames>\r
878ddf1f 87 </Guids>\r
88 <Externs>\r
2d527200 89 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>\r
90 <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>\r
878ddf1f 91 </Externs>\r
95945c76 92 <PcdCoded>\r
93 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
b144ae9a 94 <C_Name>PcdWinNtMemorySizeForSecMain</C_Name>\r
2d527200 95 <TokenSpaceGuidCName>FIX_ME_PcdWinNtMemorySizeForSecMain</TokenSpaceGuidCName>\r
96 <HelpText/>\r
95945c76 97 </PcdEntry>\r
98 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
878ddf1f 99 <C_Name>PcdWinNtFirmwareVolume</C_Name>\r
2d527200 100 <TokenSpaceGuidCName>FIX_ME_PcdWinNtFirmwareVolume</TokenSpaceGuidCName>\r
101 <HelpText/>\r
95945c76 102 </PcdEntry>\r
103 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
878ddf1f 104 <C_Name>PcdWinNtBootMode</C_Name>\r
2d527200 105 <TokenSpaceGuidCName>FIX_ME_PcdWinNtBootMode</TokenSpaceGuidCName>\r
106 <HelpText/>\r
95945c76 107 </PcdEntry>\r
108 </PcdCoded>\r
2d527200 109</ModuleSurfaceArea>