2006-07-12 11:20:21 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2007-02-27 07:25:05 +01:00
|
|
|
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
2006-04-22 00:54:32 +02:00
|
|
|
<MsaHeader>
|
2006-06-30 19:51:10 +02:00
|
|
|
<ModuleName>SecMain</ModuleName>
|
2007-01-25 11:25:16 +01:00
|
|
|
<ModuleType>SEC</ModuleType>
|
2006-06-30 19:51:10 +02:00
|
|
|
<GuidValue>4b837b03-6587-4d19-b82b-edfad836c0a0</GuidValue>
|
|
|
|
<Version>1.0</Version>
|
2006-07-12 11:20:21 +02:00
|
|
|
<Abstract>Entry Point of NT32 Emulator</Abstract>
|
|
|
|
<Description>Main executable file of NT32 Emulator that loads PEI core after initialization finished.</Description>
|
2007-02-27 07:25:05 +01:00
|
|
|
<Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>
|
2006-09-18 13:32:31 +02:00
|
|
|
<License>All rights reserved. This program and the accompanying materials
|
|
|
|
are licensed and made available under the terms and conditions of the BSD License
|
|
|
|
which accompanies this distribution. The full text of the license may be found at
|
|
|
|
http://opensource.org/licenses/bsd-license.php
|
|
|
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
2006-06-30 19:51:10 +02:00
|
|
|
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
|
|
|
|
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
|
2006-04-22 00:54:32 +02:00
|
|
|
</MsaHeader>
|
2006-06-30 19:51:10 +02:00
|
|
|
<ModuleDefinitions>
|
2007-04-10 11:26:43 +02:00
|
|
|
<SupportedArchitectures>IA32</SupportedArchitectures>
|
2006-06-30 19:51:10 +02:00
|
|
|
<BinaryModule>false</BinaryModule>
|
|
|
|
<OutputFileBasename>SecMain</OutputFileBasename>
|
|
|
|
</ModuleDefinitions>
|
2006-04-22 00:54:32 +02:00
|
|
|
<LibraryClassDefinitions>
|
2006-06-30 19:51:10 +02:00
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>PeCoffLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>BaseLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>BaseMemoryLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>PrintLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>PcdLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>DebugLib</Keyword>
|
|
|
|
</LibraryClass>
|
2006-04-22 00:54:32 +02:00
|
|
|
</LibraryClassDefinitions>
|
|
|
|
<SourceFiles>
|
2006-07-13 01:44:13 +02:00
|
|
|
<Filename ToolCode="DUMMY">SecMain_build.xml</Filename>
|
2006-04-22 00:54:32 +02:00
|
|
|
<Filename>SecMain.c</Filename>
|
|
|
|
<Filename>FwVol.c</Filename>
|
|
|
|
<Filename>WinNtThunk.c</Filename>
|
|
|
|
<Filename>SecMain.h</Filename>
|
|
|
|
</SourceFiles>
|
2006-06-30 19:51:10 +02:00
|
|
|
<PackageDependencies>
|
|
|
|
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
|
2006-09-18 13:32:31 +02:00
|
|
|
<Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
|
2006-06-30 19:51:10 +02:00
|
|
|
<Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>
|
|
|
|
</PackageDependencies>
|
2006-04-22 00:54:32 +02:00
|
|
|
<PPIs>
|
2006-06-30 19:51:10 +02:00
|
|
|
<Ppi Usage="ALWAYS_PRODUCED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<PpiCName>gPeiNtThunkPpiGuid</PpiCName>
|
2006-06-30 19:51:10 +02:00
|
|
|
</Ppi>
|
|
|
|
<Ppi Usage="ALWAYS_PRODUCED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<PpiCName>gPeiNtAutoScanPpiGuid</PpiCName>
|
2006-06-30 19:51:10 +02:00
|
|
|
</Ppi>
|
|
|
|
<Ppi Usage="ALWAYS_PRODUCED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<PpiCName>gNtFwhPpiGuid</PpiCName>
|
2006-06-30 19:51:10 +02:00
|
|
|
</Ppi>
|
|
|
|
<Ppi Usage="ALWAYS_PRODUCED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<PpiCName>gEfiPeiStatusCodePpiGuid</PpiCName>
|
2006-06-30 19:51:10 +02:00
|
|
|
</Ppi>
|
|
|
|
<Ppi Usage="ALWAYS_PRODUCED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<PpiCName>gNtPeiLoadFilePpiGuid</PpiCName>
|
2006-06-30 19:51:10 +02:00
|
|
|
</Ppi>
|
2006-04-22 00:54:32 +02:00
|
|
|
</PPIs>
|
|
|
|
<Guids>
|
2006-06-30 19:51:10 +02:00
|
|
|
<GuidCNames Usage="ALWAYS_PRODUCED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>
|
2006-06-30 19:51:10 +02:00
|
|
|
</GuidCNames>
|
2006-04-22 00:54:32 +02:00
|
|
|
</Guids>
|
|
|
|
<Externs>
|
2006-07-07 16:37:11 +02:00
|
|
|
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
|
|
|
|
<Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
|
2006-04-22 00:54:32 +02:00
|
|
|
</Externs>
|
2006-06-12 17:11:33 +02:00
|
|
|
<PcdCoded>
|
2006-09-07 10:24:27 +02:00
|
|
|
<PcdEntry PcdItemType="DYNAMIC">
|
2006-05-24 10:18:24 +02:00
|
|
|
<C_Name>PcdWinNtMemorySizeForSecMain</C_Name>
|
2006-07-10 12:14:25 +02:00
|
|
|
<TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
|
2006-07-12 09:33:02 +02:00
|
|
|
<HelpText>This PCD defines the memory size of simulated machine. Simulator will allocate
|
2006-09-07 10:24:27 +02:00
|
|
|
the size of PcdWinNtMemorySizeForSecMain in windows platform.</HelpText>
|
2006-06-12 17:11:33 +02:00
|
|
|
</PcdEntry>
|
2006-09-07 10:24:27 +02:00
|
|
|
<PcdEntry PcdItemType="DYNAMIC">
|
2006-04-22 00:54:32 +02:00
|
|
|
<C_Name>PcdWinNtFirmwareVolume</C_Name>
|
2006-07-10 12:14:25 +02:00
|
|
|
<TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
|
2006-09-07 10:24:27 +02:00
|
|
|
<HelpText>This PCD defines the FD file windows path string. Simulator will load the FD file and execute.</HelpText>
|
2006-06-12 17:11:33 +02:00
|
|
|
</PcdEntry>
|
2007-02-27 07:25:05 +01:00
|
|
|
<PcdEntry PcdItemType="FIXED_AT_BUILD">
|
2006-04-22 00:54:32 +02:00
|
|
|
<C_Name>PcdWinNtBootMode</C_Name>
|
2006-07-10 12:14:25 +02:00
|
|
|
<TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
|
2007-04-10 11:26:43 +02:00
|
|
|
<HelpText>This PCD defines the boot mode for simualtor.
|
2006-07-12 09:33:02 +02:00
|
|
|
The boot mode can be set as following value:
|
|
|
|
0x0: Boot with full configuration.
|
|
|
|
0x1: Boot with minimal configuration.
|
|
|
|
0x2: Boot assume no configuration changes.
|
|
|
|
0x3: Boot with full configuration plus diagnostics.
|
|
|
|
0x4: Boot with default settings.
|
|
|
|
0x5: Boot on S4 resume.
|
|
|
|
0x6: Boot on S5 resume.
|
2007-04-10 11:26:43 +02:00
|
|
|
0x10: Boot on S2 resume.
|
2006-07-12 09:33:02 +02:00
|
|
|
0x11: Boot on S3 resume.
|
|
|
|
0x12: Boot on flash update.
|
2006-09-07 10:24:27 +02:00
|
|
|
0x20: Boot in reovery mode.</HelpText>
|
2006-06-12 17:11:33 +02:00
|
|
|
</PcdEntry>
|
|
|
|
</PcdCoded>
|
2006-06-30 19:51:10 +02:00
|
|
|
</ModuleSurfaceArea>
|