summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-30 19:29:21 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-30 19:29:21 +0000
commit1f86f0814aadbb8cedf6747fabc43ed163bff524 (patch)
tree36bf96fa45370762bea48cec432752e69b67b22e /EdkModulePkg/Core
parent3bdeb048a5bced8277e4717854e38c4ce91a1cd3 (diff)
downloadedk2-platforms-1f86f0814aadbb8cedf6747fabc43ed163bff524.tar.xz
converted all surface area description files to new schema
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@689 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Core')
-rw-r--r--EdkModulePkg/Core/Dxe/DxeMain.msa401
-rw-r--r--EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa225
-rw-r--r--EdkModulePkg/Core/DxeIplPeim/DxeIplX64.msa181
-rw-r--r--EdkModulePkg/Core/Pei/PeiMain.msa145
4 files changed, 548 insertions, 404 deletions
diff --git a/EdkModulePkg/Core/Dxe/DxeMain.msa b/EdkModulePkg/Core/Dxe/DxeMain.msa
index 5204e540ff..d2a7f66746 100644
--- a/EdkModulePkg/Core/Dxe/DxeMain.msa
+++ b/EdkModulePkg/Core/Dxe/DxeMain.msa
@@ -1,167 +1,246 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Copyright (c) 2006, Intel Corporation
+<?xml version="1.0" encoding="UTF-8"?>
+<!--Copyright (c) 2006, Intel Corporation
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,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
--->
-<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">
- <MsaHeader>
- <BaseName>DxeMain</BaseName>
- <ModuleType>DXE_CORE</ModuleType>
- <ComponentType>BS_DRIVER</ComponentType>
- <Guid>D6A2CB7F-6A18-4e2f-B43B-9920A733700A</Guid>
- <Version>0</Version>
- <Abstract>Component description file for DxeMain.</Abstract>
- <Description>FIX ME!</Description>
- <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
- <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, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. </License>
- <Created>2006-03-12 17:09</Created>
- <Updated>2006-03-19 15:18</Updated>
- <Specification>0</Specification>
- </MsaHeader>
- <LibraryClassDefinitions>
- <LibraryClass Usage="ALWAYS_CONSUMED">DxeCoreEntryPoint</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">UefiLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">HobLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PerformanceLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">UefiDecompressLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">TianoDecompressLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">CustomDecompressLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">EdkPeCoffLoaderLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">CacheMaintenanceLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
- </LibraryClassDefinitions>
- <SourceFiles>
- <Filename>DxeMain/DxeMain.c</Filename>
- <Filename>DxeMain/DxeProtocolNotify.c</Filename>
- <Filename>Dispatcher/Dispatcher.c</Filename>
- <Filename>Dispatcher/dependency.c</Filename>
- <Filename>Event/execdata.c</Filename>
- <Filename>Event/event.c</Filename>
- <Filename>Event/timer.c</Filename>
- <Filename>Event/tpl.c</Filename>
- <Filename>FwVol/FwVol.c</Filename>
- <Filename>FwVol/Ffs.c</Filename>
- <Filename>FwVol/FwVolAttrib.c</Filename>
- <Filename>FwVol/FwVolRead.c</Filename>
- <Filename>FwVol/FwVolWrite.c</Filename>
- <Filename>FwVolBlock/FwVolBlock.c</Filename>
- <Filename>Mem/memdata.c</Filename>
- <Filename>Mem/Page.c</Filename>
- <Filename>Mem/pool.c</Filename>
- <Filename>Gcd/gcd.c</Filename>
- <Filename>Hand/handle.c</Filename>
- <Filename>Hand/locate.c</Filename>
- <Filename>Hand/Notify.c</Filename>
- <Filename>Hand/DriverSupport.c</Filename>
- <Filename>Library/Library.c</Filename>
- <Filename>Misc/InstallConfigurationTable.c</Filename>
- <Filename>Misc/SetWatchdogTimer.c</Filename>
- <Filename>Misc/Stall.c</Filename>
- <Filename>Misc/DebugImageInfo.c</Filename>
- <Filename>Image/Image.c</Filename>
- <Filename>Image/ImageFile.c</Filename>
- <Filename>SectionExtraction/CoreSectionExtraction.c</Filename>
- <Filename>DebugImageInfo.h</Filename>
- <Filename>DebugMask.h</Filename>
- <Filename>DxeMain.h</Filename>
- <Filename>Exec.h</Filename>
- <Filename>FwVolBlock.h</Filename>
- <Filename>FwVolDriver.h</Filename>
- <Filename>Gcd.h</Filename>
- <Filename>Hand.h</Filename>
- <Filename>Image.h</Filename>
- <Filename>Imem.h</Filename>
- <Filename>Library.h</Filename>
- </SourceFiles>
- <Includes>
- <PackageName>MdePkg</PackageName>
- <PackageName>EdkModulePkg</PackageName>
- </Includes>
- <Protocols>
- <Protocol Usage="SOMETIMES_CONSUMED">Ebc</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">LoadedImage</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">DevicePath</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">Cpu</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">FirmwareVolume</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">FirmwareVolumeDispatch</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">FirmwareVolumeBlock</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">SectionExtraction</Protocol>
- <Protocol Usage="SOMETIMES_CONSUMED">DriverBinding</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">PlatformDriverOverride</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">BusSpecificDriverOverride</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">Timer</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">Metronome</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">MonotonicCounter</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">VariableWrite</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">Bds</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">Variable</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">Security</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">WatchdogTimer</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">Runtime</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">RealTimeClock</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">Reset</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">LoadFile</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">SimpleFileSystem</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">LoadPeImage</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">Decompress</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">CustomizedDecompress</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">TianoDecompress</Protocol>
- </Protocols>
- <Guids>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>MemoryTypeInformation</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>DxeServicesTable</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>HobList</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>DebugImageInfoTable</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>Apriori</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>FirmwareFileSystem</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>FileInfo</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>HobMemoryAllocModule</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>PeiPeCoffLoader</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>LoadPeImage</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>EventExitBootServices</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>EventVirtualAddressChange</C_Name>
- </GuidEntry>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>EventMemoryMapChange</C_Name>
- </GuidEntry>
- </Guids>
- <Externs>
- <Extern>
- <ModuleEntryPoint>DxeMain</ModuleEntryPoint>
- </Extern>
- </Externs>
- <BuildOptions>
- <Option>BUILD_TYPE=DXE_CORE</Option>
- </BuildOptions>
-</ModuleSurfaceArea>
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
+<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <MsaHeader>
+ <ModuleName>DxeMain</ModuleName>
+ <ModuleType>DXE_CORE</ModuleType>
+ <GuidValue>D6A2CB7F-6A18-4e2f-B43B-9920A733700A</GuidValue>
+ <Version>1.0</Version>
+ <Abstract>Component description file for DxeMain.</Abstract>
+ <Description>FIX ME!</Description>
+ <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
+ <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, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
+ <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
+ </MsaHeader>
+ <ModuleDefinitions>
+ <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
+ <BinaryModule>false</BinaryModule>
+ <OutputFileBasename>DxeMain</OutputFileBasename>
+ </ModuleDefinitions>
+ <LibraryClassDefinitions>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>DxeCoreEntryPoint</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>DebugLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>UefiLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>BaseLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>HobLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PerformanceLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>UefiDecompressLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>TianoDecompressLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>CustomDecompressLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>EdkPeCoffLoaderLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>CacheMaintenanceLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>BaseMemoryLib</Keyword>
+ </LibraryClass>
+ </LibraryClassDefinitions>
+ <SourceFiles>
+ <Filename>DxeMain/DxeMain.c</Filename>
+ <Filename>DxeMain/DxeProtocolNotify.c</Filename>
+ <Filename>Dispatcher/Dispatcher.c</Filename>
+ <Filename>Dispatcher/dependency.c</Filename>
+ <Filename>Event/execdata.c</Filename>
+ <Filename>Event/event.c</Filename>
+ <Filename>Event/timer.c</Filename>
+ <Filename>Event/tpl.c</Filename>
+ <Filename>FwVol/FwVol.c</Filename>
+ <Filename>FwVol/Ffs.c</Filename>
+ <Filename>FwVol/FwVolAttrib.c</Filename>
+ <Filename>FwVol/FwVolRead.c</Filename>
+ <Filename>FwVol/FwVolWrite.c</Filename>
+ <Filename>FwVolBlock/FwVolBlock.c</Filename>
+ <Filename>Mem/memdata.c</Filename>
+ <Filename>Mem/Page.c</Filename>
+ <Filename>Mem/pool.c</Filename>
+ <Filename>Gcd/gcd.c</Filename>
+ <Filename>Hand/handle.c</Filename>
+ <Filename>Hand/locate.c</Filename>
+ <Filename>Hand/Notify.c</Filename>
+ <Filename>Hand/DriverSupport.c</Filename>
+ <Filename>Library/Library.c</Filename>
+ <Filename>Misc/InstallConfigurationTable.c</Filename>
+ <Filename>Misc/SetWatchdogTimer.c</Filename>
+ <Filename>Misc/Stall.c</Filename>
+ <Filename>Misc/DebugImageInfo.c</Filename>
+ <Filename>Image/Image.c</Filename>
+ <Filename>Image/ImageFile.c</Filename>
+ <Filename>SectionExtraction/CoreSectionExtraction.c</Filename>
+ <Filename>DebugImageInfo.h</Filename>
+ <Filename>DebugMask.h</Filename>
+ <Filename>DxeMain.h</Filename>
+ <Filename>Exec.h</Filename>
+ <Filename>FwVolBlock.h</Filename>
+ <Filename>FwVolDriver.h</Filename>
+ <Filename>Gcd.h</Filename>
+ <Filename>Hand.h</Filename>
+ <Filename>Image.h</Filename>
+ <Filename>Imem.h</Filename>
+ <Filename>Library.h</Filename>
+ </SourceFiles>
+ <PackageDependencies>
+ <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
+ <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
+ </PackageDependencies>
+ <Protocols>
+ <Protocol Usage="SOMETIMES_CONSUMED">
+ <ProtocolCName>Ebc</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>LoadedImage</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>DevicePath</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Cpu</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>FirmwareVolume</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>FirmwareVolumeDispatch</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>FirmwareVolumeBlock</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>SectionExtraction</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="SOMETIMES_CONSUMED">
+ <ProtocolCName>DriverBinding</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>PlatformDriverOverride</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>BusSpecificDriverOverride</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Timer</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Metronome</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>MonotonicCounter</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>VariableWrite</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Bds</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Variable</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Security</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>WatchdogTimer</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Runtime</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>RealTimeClock</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Reset</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>LoadFile</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>SimpleFileSystem</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>LoadPeImage</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Decompress</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>CustomizedDecompress</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>TianoDecompress</ProtocolCName>
+ </Protocol>
+ </Protocols>
+ <Guids>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>MemoryTypeInformation</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>DxeServicesTable</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>HobList</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>DebugImageInfoTable</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>Apriori</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>FirmwareFileSystem</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>FileInfo</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>HobMemoryAllocModule</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>PeiPeCoffLoader</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>LoadPeImage</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>EventExitBootServices</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>EventVirtualAddressChange</GuidCName>
+ </GuidCNames>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>EventMemoryMapChange</GuidCName>
+ </GuidCNames>
+ </Guids>
+ <Externs>
+ <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
+ <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
+ <Extern>
+ <ModuleEntryPoint>DxeMain</ModuleEntryPoint>
+ </Extern>
+ </Externs>
+</ModuleSurfaceArea> \ No newline at end of file
diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa
index ade4d013a6..65c991f913 100644
--- a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa
+++ b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa
@@ -1,129 +1,144 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Copyright (c) 2006, Intel Corporation
-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,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
--->
-<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">
+<!--Copyright (c) 2006, Intel Corporation
+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,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
+<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MsaHeader>
- <BaseName>DxeIpl</BaseName>
+ <ModuleName>DxeIpl</ModuleName>
<ModuleType>PEIM</ModuleType>
- <ComponentType>PE32_PEIM</ComponentType>
- <Guid>86D70125-BAA3-4296-A62F-602BEBBB9081</Guid>
- <Version>EDK_RELEASE_VERSION 0x00020000</Version>
+ <GuidValue>86D70125-BAA3-4296-A62F-602BEBBB9081</GuidValue>
+ <Version>1.0</Version>
<Abstract>Component description file for DxeIpl module</Abstract>
<Description>FIX ME!</Description>
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
- <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,
- WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
- </License>
- <Created>2006-03-12 17:09</Created>
- <Updated>2006-03-22 18:54</Updated>
- <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
+ <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,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
+ <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</MsaHeader>
+ <ModuleDefinitions>
+ <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
+ <BinaryModule>false</BinaryModule>
+ <OutputFileBasename>DxeIpl</OutputFileBasename>
+ </ModuleDefinitions>
<LibraryClassDefinitions>
- <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PeimEntryPoint</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">HobLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PerformanceLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PeiServicesLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">ReportStatusCodeLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">CacheMaintenanceLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">EdkPeCoffLoaderLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">UefiDecompressLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">TianoDecompressLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">CustomDecompressLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PeiServicesTablePointerLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">MemoryAllocationLib</LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>DebugLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PeimEntryPoint</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>BaseLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>HobLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PerformanceLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PeiServicesLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>ReportStatusCodeLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>CacheMaintenanceLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>EdkPeCoffLoaderLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>UefiDecompressLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>TianoDecompressLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>CustomDecompressLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PeiServicesTablePointerLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>BaseMemoryLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>MemoryAllocationLib</Keyword>
+ </LibraryClass>
</LibraryClassDefinitions>
<SourceFiles>
<Filename>DxeLoad.c</Filename>
<Filename>DxeIpl.dxs</Filename>
- <Arch ArchType="IA32">
- <Filename>Ia32/ImageRead.c</Filename>
- <Filename>Ia32/DxeLoadFunc.c</Filename>
- </Arch>
- <Arch ArchType="X64">
- <Filename>Ia32/ImageRead.c</Filename>
- <Filename>Ia32/DxeLoadFunc.c</Filename>
- </Arch>
- <Arch ArchType="IPF">
- <Filename>ipf/ImageRead.c</Filename>
- <Filename>ipf/DxeLoadFunc.c</Filename>
- </Arch>
- <Arch ArchType="EBC">
- <Filename>Ia32/ImageRead.c</Filename>
- <Filename>Ia32/DxeLoadFunc.c</Filename>
- </Arch>
+ <Filename SupArchList="IA32">Ia32/ImageRead.c</Filename>
+ <Filename SupArchList="IA32">Ia32/DxeLoadFunc.c</Filename>
+ <Filename SupArchList="X64">Ia32/ImageRead.c</Filename>
+ <Filename SupArchList="X64">Ia32/DxeLoadFunc.c</Filename>
+ <Filename SupArchList="IPF">ipf/ImageRead.c</Filename>
+ <Filename SupArchList="IPF">ipf/DxeLoadFunc.c</Filename>
+ <Filename SupArchList="EBC">Ia32/ImageRead.c</Filename>
+ <Filename SupArchList="EBC">Ia32/DxeLoadFunc.c</Filename>
</SourceFiles>
- <Includes>
- <PackageName>MdePkg</PackageName>
- <PackageName>EdkModulePkg</PackageName>
- </Includes>
+ <PackageDependencies>
+ <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
+ <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
+ </PackageDependencies>
<Protocols>
- <Protocol Usage="SOMETIMES_PRODUCED">Decompress</Protocol>
- <Protocol Usage="SOMETIMES_PRODUCED">TianoDecompress</Protocol>
- <Protocol Usage="SOMETIMES_PRODUCED">CustomizedDecompress</Protocol>
+ <Protocol Usage="SOMETIMES_PRODUCED">
+ <ProtocolCName>Decompress</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="SOMETIMES_PRODUCED">
+ <ProtocolCName>TianoDecompress</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="SOMETIMES_PRODUCED">
+ <ProtocolCName>CustomizedDecompress</ProtocolCName>
+ </Protocol>
</Protocols>
- <Hobs>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="MEMORY_ALLOCATION">
- <C_Name>gEfiHobMemoryAllocBspStoreGuid</C_Name>
- <Guid>0x564b33cd, 0xc92a, 0x4593, 0x90, 0xbf, 0x24, 0x73, 0xe4, 0x3c, 0x63, 0x22</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">
- <C_Name>gEfiDecompressProtocolGuid</C_Name>
- <Guid>0xd8117cfe, 0x94a6, 0x11d4, 0x9a, 0x3a, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">
- <C_Name>gEfiTianoDecompressProtocolGuid</C_Name>
- <Guid>0xe84cf29c, 0x191f, 0x4eae, 0x96, 0xe1, 0xf4, 0x6a, 0xec, 0xea, 0xea, 0x0b</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">
- <C_Name>gEfiCustomizedDecompressProtocolGuid</C_Name>
- <Guid>0x9a44198e, 0xa4a2, 0x44e6, 0x8a, 0x1f, 0x39, 0xbe, 0xfd, 0xac, 0x89, 0x6f</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">
- <C_Name>gEfiPeiPeCoffLoaderGuid</C_Name>
- <Guid>0xd8117cff, 0x94a6, 0x11d4, 0x9a, 0x3a, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="MEMORY_ALLOCATION">
- <C_Name>gEfiHobMemoryAllocModuleGuid</C_Name>
- <Guid>0xf8e21975, 0x0899, 0x4f58, 0xa4, 0xbe, 0x55, 0x25, 0xa9, 0xc6, 0xd7, 0x7a</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="FIRMWARE_VOLUME">
- <Name>DecompressedFvmain.fv</Name>
- </Hob>
- </Hobs>
<PPIs>
- <Ppi Usage="SOMETIMES_PRODUCED">DxeIpl</Ppi>
- <Ppi Usage="SOMETIMES_PRODUCED">FvFileLoader</Ppi>
- <Ppi Usage="SOMETIMES_PRODUCED">EndOfPeiSignal</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">RecoveryModule</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">S3Resume</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">SectionExtraction</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">Security</Ppi>
- <Ppi Usage="PRIVATE">PeiInMemory</Ppi>
+ <Ppi Usage="SOMETIMES_PRODUCED">
+ <PpiCName>DxeIpl</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_PRODUCED">
+ <PpiCName>FvFileLoader</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_PRODUCED">
+ <PpiCName>EndOfPeiSignal</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>RecoveryModule</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>S3Resume</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>SectionExtraction</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>Security</PpiCName>
+ </Ppi>
+ <Ppi Usage="PRIVATE">
+ <PpiCName>PeiInMemory</PpiCName>
+ </Ppi>
</PPIs>
<Guids>
- <GuidEntry Usage="SOMETIMES_CONSUMED">
- <C_Name>PeiPeCoffLoader</C_Name>
- </GuidEntry>
+ <GuidCNames Usage="SOMETIMES_CONSUMED">
+ <GuidCName>PeiPeCoffLoader</GuidCName>
+ </GuidCNames>
</Guids>
<Externs>
+ <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
+ <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>
<ModuleEntryPoint>PeimInitializeDxeIpl</ModuleEntryPoint>
</Extern>
</Externs>
-</ModuleSurfaceArea>
+</ModuleSurfaceArea> \ No newline at end of file
diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIplX64.msa b/EdkModulePkg/Core/DxeIplPeim/DxeIplX64.msa
index c2835c8c8e..c3a74235ec 100644
--- a/EdkModulePkg/Core/DxeIplPeim/DxeIplX64.msa
+++ b/EdkModulePkg/Core/DxeIplPeim/DxeIplX64.msa
@@ -9,11 +9,10 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MsaHeader>
- <BaseName>DxeIplX64</BaseName>
+ <ModuleName>DxeIplX64</ModuleName>
<ModuleType>PEIM</ModuleType>
- <ComponentType>PE32_PEIM</ComponentType>
- <Guid>0c55bdf7-d71d-4962-8fcb-348773e48929</Guid>
- <Version>EDK_RELEASE_VERSION 0x00020000</Version>
+ <GuidValue>0c55bdf7-d71d-4962-8fcb-348773e48929</GuidValue>
+ <Version>1.0</Version>
<Abstract>Component description file for DxeIpl module</Abstract>
<Description>FIX ME!</Description>
<Copyright>Copyright 2004-2006, Intel Corporation</Copyright>
@@ -23,96 +22,122 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
- <Created>2006-04-03 23:58</Created>
- <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
+ <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</MsaHeader>
+ <ModuleDefinitions>
+ <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
+ <BinaryModule>false</BinaryModule>
+ <OutputFileBasename>DxeIplX64</OutputFileBasename>
+ </ModuleDefinitions>
<LibraryClassDefinitions>
- <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PeimEntryPoint</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">HobLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PerformanceLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PeiServicesLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">ReportStatusCodeLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">CacheMaintenanceLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">EdkPeCoffLoaderLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">UefiDecompressLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">TianoDecompressLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">CustomDecompressLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PeiServicesTablePointerLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">MemoryAllocationLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">EdkPeCoffLoaderX64Lib</LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>DebugLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PeimEntryPoint</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>BaseLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>HobLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PerformanceLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PeiServicesLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>ReportStatusCodeLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>CacheMaintenanceLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>EdkPeCoffLoaderLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>UefiDecompressLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>TianoDecompressLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>CustomDecompressLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PeiServicesTablePointerLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>BaseMemoryLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>MemoryAllocationLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>EdkPeCoffLoaderX64Lib</Keyword>
+ </LibraryClass>
</LibraryClassDefinitions>
<SourceFiles>
<Filename>DxeIpl.dxs</Filename>
<Filename>DxeLoadX64.c</Filename>
- <Arch ArchType="IA32">
- <Filename>x64/ImageRead.c</Filename>
- <Filename>x64/LongMode.asm</Filename>
- <Filename>x64/DxeLoadFunc.c</Filename>
- <Filename>x64/VirtualMemory.c</Filename>
- </Arch>
+ <Filename SupArchList="IA32">x64/ImageRead.c</Filename>
+ <Filename SupArchList="IA32">x64/LongMode.asm</Filename>
+ <Filename SupArchList="IA32">x64/DxeLoadFunc.c</Filename>
+ <Filename SupArchList="IA32">x64/VirtualMemory.c</Filename>
</SourceFiles>
- <Includes>
- <PackageName>MdePkg</PackageName>
- <PackageName>EdkModulePkg</PackageName>
- </Includes>
+ <PackageDependencies>
+ <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
+ <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
+ </PackageDependencies>
<Protocols>
- <Protocol Usage="ALWAYS_CONSUMED">Decompress</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">TianoDecompress</Protocol>
- <Protocol Usage="ALWAYS_CONSUMED">CustomizedDecompress</Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>Decompress</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>TianoDecompress</ProtocolCName>
+ </Protocol>
+ <Protocol Usage="ALWAYS_CONSUMED">
+ <ProtocolCName>CustomizedDecompress</ProtocolCName>
+ </Protocol>
</Protocols>
- <Hobs>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="MEMORY_ALLOCATION">
- <C_Name>gEfiHobMemoryAllocBspStoreGuid</C_Name>
- <Guid>0x564b33cd, 0xc92a, 0x4593, 0x90, 0xbf, 0x24, 0x73, 0xe4, 0x3c, 0x63, 0x22</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">
- <C_Name>gEfiDecompressProtocolGuid</C_Name>
- <Guid>0xd8117cfe, 0x94a6, 0x11d4, 0x9a, 0x3a, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">
- <C_Name>gEfiTianoDecompressProtocolGuid</C_Name>
- <Guid>0xe84cf29c, 0x191f, 0x4eae, 0x96, 0xe1, 0xf4, 0x6a, 0xec, 0xea, 0xea, 0x0b</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">
- <C_Name>gEfiCustomizedDecompressProtocolGuid</C_Name>
- <Guid>0x9a44198e, 0xa4a2, 0x44e6, 0x8a, 0x1f, 0x39, 0xbe, 0xfd, 0xac, 0x89, 0x6f</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">
- <C_Name>gEfiPeiPeCoffLoaderGuid</C_Name>
- <Guid>0xd8117cff, 0x94a6, 0x11d4, 0x9a, 0x3a, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="MEMORY_ALLOCATION">
- <C_Name>gEfiHobMemoryAllocModuleGuid</C_Name>
- <Guid>0xf8e21975, 0x0899, 0x4f58, 0xa4, 0xbe, 0x55, 0x25, 0xa9, 0xc6, 0xd7, 0x7a</Guid>
- </Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="FIRMWARE_VOLUME">
- <Name>DecompressedFvmain.fv</Name>
- </Hob>
- </Hobs>
<PPIs>
- <Ppi Usage="SOMETIMES_PRODUCED">DxeIpl</Ppi>
- <Ppi Usage="SOMETIMES_PRODUCED">FvFileLoader</Ppi>
- <Ppi Usage="SOMETIMES_PRODUCED">EndOfPeiSignal</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">RecoveryModule</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">S3Resume</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">SectionExtraction</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">Security</Ppi>
- <Ppi Usage="PRIVATE">PeiInMemory</Ppi>
+ <Ppi Usage="SOMETIMES_PRODUCED">
+ <PpiCName>DxeIpl</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_PRODUCED">
+ <PpiCName>FvFileLoader</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_PRODUCED">
+ <PpiCName>EndOfPeiSignal</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>RecoveryModule</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>S3Resume</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>SectionExtraction</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>Security</PpiCName>
+ </Ppi>
+ <Ppi Usage="PRIVATE">
+ <PpiCName>PeiInMemory</PpiCName>
+ </Ppi>
</PPIs>
<Guids>
- <GuidEntry Usage="ALWAYS_CONSUMED">
- <C_Name>PeiPeCoffLoader</C_Name>
- </GuidEntry>
+ <GuidCNames Usage="ALWAYS_CONSUMED">
+ <GuidCName>PeiPeCoffLoader</GuidCName>
+ </GuidCNames>
</Guids>
<Externs>
+ <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
+ <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>
<ModuleEntryPoint>PeimInitializeDxeIpl</ModuleEntryPoint>
</Extern>
</Externs>
- <BuildOptions ToolChain="MSFT">
- <ImageEntryPoint>_ModuleEntryPoint</ImageEntryPoint>
- </BuildOptions>
</ModuleSurfaceArea> \ No newline at end of file
diff --git a/EdkModulePkg/Core/Pei/PeiMain.msa b/EdkModulePkg/Core/Pei/PeiMain.msa
index 43c29de349..051242ff5d 100644
--- a/EdkModulePkg/Core/Pei/PeiMain.msa
+++ b/EdkModulePkg/Core/Pei/PeiMain.msa
@@ -1,47 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Copyright (c) 2006, Intel Corporation
-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,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
--->
-<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">
+<!--Copyright (c) 2006, Intel Corporation
+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,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
+<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MsaHeader>
- <BaseName>PeiMain</BaseName>
+ <ModuleName>PeiMain</ModuleName>
<ModuleType>PEI_CORE</ModuleType>
- <ComponentType>PEI_CORE</ComponentType>
- <Guid>52C05B14-0B98-496c-BC3B-04B50211D680</Guid>
- <Version>0</Version>
+ <GuidValue>52C05B14-0B98-496c-BC3B-04B50211D680</GuidValue>
+ <Version>1.0</Version>
<Abstract>Component description file for PeiMain module</Abstract>
<Description>FIX ME!</Description>
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
- <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,
- WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
- </License>
- <Created>2006-03-12 17:09</Created>
- <Updated>2006-03-19 15:18</Updated>
- <Specification>0</Specification>
+ <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,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
+ <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</MsaHeader>
+ <ModuleDefinitions>
+ <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
+ <BinaryModule>false</BinaryModule>
+ <OutputFileBasename>PeiMain</OutputFileBasename>
+ </ModuleDefinitions>
<LibraryClassDefinitions>
- <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PeiCoreEntryPoint</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">HobLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PerformanceLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PeiServicesLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">ReportStatusCodeLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">PeCoffGetEntryPointLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">TimerLib</LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>DebugLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PeiCoreEntryPoint</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>BaseLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>HobLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PerformanceLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PeiServicesLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>ReportStatusCodeLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>PeCoffGetEntryPointLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>BaseMemoryLib</Keyword>
+ </LibraryClass>
+ <LibraryClass Usage="ALWAYS_CONSUMED">
+ <Keyword>TimerLib</Keyword>
+ </LibraryClass>
</LibraryClassDefinitions>
<SourceFiles>
<Filename>PeiMain.h</Filename>
@@ -57,35 +75,42 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
<Filename>Reset/Reset.c</Filename>
<Filename>Security/Security.c</Filename>
<Filename>StatusCode/StatusCode.c</Filename>
- <Arch ArchType="IPF">
- <Filename>ipf/SwitchToCacheMode.c</Filename>
- <Filename>ipf/IpfCpuCore.i</Filename>
- <Filename>ipf/IpfCpuCore.s</Filename>
- </Arch>
+ <Filename SupArchList="IPF">ipf/SwitchToCacheMode.c</Filename>
+ <Filename SupArchList="IPF">ipf/IpfCpuCore.i</Filename>
+ <Filename SupArchList="IPF">ipf/IpfCpuCore.s</Filename>
</SourceFiles>
- <Includes>
- <PackageName>MdePkg</PackageName>
- <PackageName>EdkModulePkg</PackageName>
- </Includes>
- <Hobs>
- <Hob Usage="ALWAYS_PRODUCED" HobType="PHIT"></Hob>
- <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">
- <C_Name>gPeiPerformanceHobGuid</C_Name>
- <Guid>0xec4df5af, 0x4395, 0x4cc9, 0x94, 0xde, 0x77, 0x50, 0x6d, 0x12, 0xc7, 0xb8</Guid>
- </Hob>
- </Hobs>
+ <PackageDependencies>
+ <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
+ <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
+ </PackageDependencies>
<PPIs>
- <Ppi Usage="ALWAYS_PRODUCED">MemoryDiscovered</Ppi>
- <Ppi Usage="ALWAYS_CONSUMED">FindFv</Ppi>
- <Ppi Usage="ALWAYS_CONSUMED">FvFileLoader</Ppi>
- <Ppi Usage="ALWAYS_CONSUMED">DxeIpl</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">Reset</Ppi>
- <Ppi Usage="SOMETIMES_CONSUMED">StatusCode</Ppi>
- <PpiNotify Usage="SOMETIMES_CONSUMED">Security</PpiNotify>
+ <Ppi Usage="ALWAYS_PRODUCED">
+ <PpiCName>MemoryDiscovered</PpiCName>
+ </Ppi>
+ <Ppi Usage="ALWAYS_CONSUMED">
+ <PpiCName>FindFv</PpiCName>
+ </Ppi>
+ <Ppi Usage="ALWAYS_CONSUMED">
+ <PpiCName>FvFileLoader</PpiCName>
+ </Ppi>
+ <Ppi Usage="ALWAYS_CONSUMED">
+ <PpiCName>DxeIpl</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>Reset</PpiCName>
+ </Ppi>
+ <Ppi Usage="SOMETIMES_CONSUMED">
+ <PpiCName>StatusCode</PpiCName>
+ </Ppi>
+ <PpiNotify Usage="SOMETIMES_CONSUMED">
+ <PpiNotifyCName>Security</PpiNotifyCName>
+ </PpiNotify>
</PPIs>
<Externs>
+ <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
+ <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>
<ModuleEntryPoint>PeiCore</ModuleEntryPoint>
</Extern>
</Externs>
-</ModuleSurfaceArea>
+</ModuleSurfaceArea> \ No newline at end of file