]> git.proxmox.com Git - mirror_edk2.git/blob - EdkNt32Pkg/Sec/SecMain.msa
23f059511d785fd14457fa004b6f21d7622ba570
[mirror_edk2.git] / EdkNt32Pkg / Sec / SecMain.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--Copyright (c) 2006, Intel Corporation
3 All rights reserved. This program and the accompanying materials
4 are licensed and made available under the terms and conditions of the BSD License
5 which accompanies this distribution. The full text of the license may be found at
6 http://opensource.org/licenses/bsd-license.php
7
8 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
10 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
11 <MsaHeader>
12 <ModuleName>SecMain</ModuleName>
13 <ModuleType>USER_DEFINED</ModuleType>
14 <GuidValue>4b837b03-6587-4d19-b82b-edfad836c0a0</GuidValue>
15 <Version>1.0</Version>
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>
17 <Description>FIX ME!</Description>
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
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>
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
26 </MsaHeader>
27 <ModuleDefinitions>
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
29 <BinaryModule>false</BinaryModule>
30 <OutputFileBasename>SecMain</OutputFileBasename>
31 </ModuleDefinitions>
32 <LibraryClassDefinitions>
33 <LibraryClass Usage="ALWAYS_CONSUMED">
34 <Keyword>PeCoffLib</Keyword>
35 </LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">
37 <Keyword>BaseLib</Keyword>
38 </LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">
40 <Keyword>BaseMemoryLib</Keyword>
41 </LibraryClass>
42 <LibraryClass Usage="ALWAYS_CONSUMED">
43 <Keyword>PrintLib</Keyword>
44 </LibraryClass>
45 <LibraryClass Usage="ALWAYS_CONSUMED">
46 <Keyword>ReportStatusCodeLib</Keyword>
47 </LibraryClass>
48 <LibraryClass Usage="ALWAYS_CONSUMED">
49 <Keyword>PcdLib</Keyword>
50 </LibraryClass>
51 <LibraryClass Usage="ALWAYS_CONSUMED">
52 <Keyword>DebugLib</Keyword>
53 </LibraryClass>
54 </LibraryClassDefinitions>
55 <SourceFiles>
56 <Filename>SecMain.c</Filename>
57 <Filename>FwVol.c</Filename>
58 <Filename>WinNtThunk.c</Filename>
59 <Filename>SecMain.h</Filename>
60 </SourceFiles>
61 <PackageDependencies>
62 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
63 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
64 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>
65 </PackageDependencies>
66 <PPIs>
67 <Ppi Usage="ALWAYS_PRODUCED">
68 <PpiCName>gPeiNtThunkPpiGuid</PpiCName>
69 </Ppi>
70 <Ppi Usage="ALWAYS_PRODUCED">
71 <PpiCName>gPeiNtAutoScanPpiGuid</PpiCName>
72 </Ppi>
73 <Ppi Usage="ALWAYS_PRODUCED">
74 <PpiCName>gNtFwhPpiGuid</PpiCName>
75 </Ppi>
76 <Ppi Usage="ALWAYS_PRODUCED">
77 <PpiCName>gEfiPeiStatusCodePpiGuid</PpiCName>
78 </Ppi>
79 <Ppi Usage="ALWAYS_PRODUCED">
80 <PpiCName>gNtPeiLoadFilePpiGuid</PpiCName>
81 </Ppi>
82 </PPIs>
83 <Guids>
84 <GuidCNames Usage="ALWAYS_PRODUCED">
85 <GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>
86 </GuidCNames>
87 </Guids>
88 <Externs>
89 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
90 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
91 </Externs>
92 <PcdCoded>
93 <PcdEntry PcdItemType="FIXED_AT_BUILD">
94 <C_Name>PcdWinNtMemorySizeForSecMain</C_Name>
95 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
96 <HelpText>This PCD defines the memory size of simulated machine. Simulator will allocate
97 the size of PcdWinNtMemorySizeForSecMain in windows platform.
98 The item type of this PCD can only be "FIXED_AT_BUILD".</HelpText>
99 </PcdEntry>
100 <PcdEntry PcdItemType="FIXED_AT_BUILD">
101 <C_Name>PcdWinNtFirmwareVolume</C_Name>
102 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
103 <HelpText>This PCD defines the FD file windows path string. Simulator will load the FD file and execute.
104 The item type of this PCD can only be "FIXED_AT_BUILD".</HelpText>
105 </PcdEntry>
106 <PcdEntry PcdItemType="FIXED_AT_BUILD">
107 <C_Name>PcdWinNtBootMode</C_Name>
108 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
109 <HelpText>This PCD defines the boot mode for simualtor.
110 The boot mode can be set as following value:
111 0x0: Boot with full configuration.
112 0x1: Boot with minimal configuration.
113 0x2: Boot assume no configuration changes.
114 0x3: Boot with full configuration plus diagnostics.
115 0x4: Boot with default settings.
116 0x5: Boot on S4 resume.
117 0x6: Boot on S5 resume.
118 0x10: Boot on S2 resume.
119 0x11: Boot on S3 resume.
120 0x12: Boot on flash update.
121 0x20: Boot in reovery mode.
122 The item type of this PCD can only be "FIXED_AT_BUILD".</HelpText>
123 </PcdEntry>
124 </PcdCoded>
125 </ModuleSurfaceArea>