]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Core/Dxe/DxeMain.msa
converted all surface area description files to new schema
[mirror_edk2.git] / EdkModulePkg / Core / Dxe / DxeMain.msa
index 5204e540ff1ad3057b588b8391c5bf4c10151f20..d2a7f66746221e223a93dd8bd3286192f4eb2ce3 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Copyright (c) 2006, Intel Corporation
+<?xml version="1.0" encoding="UTF-8"?>\r
+<!--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.-->\r
+<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">\r
+  <MsaHeader>\r
+    <ModuleName>DxeMain</ModuleName>\r
+    <ModuleType>DXE_CORE</ModuleType>\r
+    <GuidValue>D6A2CB7F-6A18-4e2f-B43B-9920A733700A</GuidValue>\r
+    <Version>1.0</Version>\r
+    <Abstract>Component description file for DxeMain.</Abstract>\r
+    <Description>FIX ME!</Description>\r
+    <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
+    <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>\r
+    <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
+  </MsaHeader>\r
+  <ModuleDefinitions>\r
+    <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
+    <BinaryModule>false</BinaryModule>\r
+    <OutputFileBasename>DxeMain</OutputFileBasename>\r
+  </ModuleDefinitions>\r
+  <LibraryClassDefinitions>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>DxeCoreEntryPoint</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>DebugLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>UefiLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>BaseLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>HobLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>PerformanceLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>UefiDecompressLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>TianoDecompressLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>CustomDecompressLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>EdkPeCoffLoaderLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>CacheMaintenanceLib</Keyword>\r
+    </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>BaseMemoryLib</Keyword>\r
+    </LibraryClass>\r
+  </LibraryClassDefinitions>\r
+  <SourceFiles>\r
+    <Filename>DxeMain/DxeMain.c</Filename>\r
+    <Filename>DxeMain/DxeProtocolNotify.c</Filename>\r
+    <Filename>Dispatcher/Dispatcher.c</Filename>\r
+    <Filename>Dispatcher/dependency.c</Filename>\r
+    <Filename>Event/execdata.c</Filename>\r
+    <Filename>Event/event.c</Filename>\r
+    <Filename>Event/timer.c</Filename>\r
+    <Filename>Event/tpl.c</Filename>\r
+    <Filename>FwVol/FwVol.c</Filename>\r
+    <Filename>FwVol/Ffs.c</Filename>\r
+    <Filename>FwVol/FwVolAttrib.c</Filename>\r
+    <Filename>FwVol/FwVolRead.c</Filename>\r
+    <Filename>FwVol/FwVolWrite.c</Filename>\r
+    <Filename>FwVolBlock/FwVolBlock.c</Filename>\r
+    <Filename>Mem/memdata.c</Filename>\r
+    <Filename>Mem/Page.c</Filename>\r
+    <Filename>Mem/pool.c</Filename>\r
+    <Filename>Gcd/gcd.c</Filename>\r
+    <Filename>Hand/handle.c</Filename>\r
+    <Filename>Hand/locate.c</Filename>\r
+    <Filename>Hand/Notify.c</Filename>\r
+    <Filename>Hand/DriverSupport.c</Filename>\r
+    <Filename>Library/Library.c</Filename>\r
+    <Filename>Misc/InstallConfigurationTable.c</Filename>\r
+    <Filename>Misc/SetWatchdogTimer.c</Filename>\r
+    <Filename>Misc/Stall.c</Filename>\r
+    <Filename>Misc/DebugImageInfo.c</Filename>\r
+    <Filename>Image/Image.c</Filename>\r
+    <Filename>Image/ImageFile.c</Filename>\r
+    <Filename>SectionExtraction/CoreSectionExtraction.c</Filename>\r
+    <Filename>DebugImageInfo.h</Filename>\r
+    <Filename>DebugMask.h</Filename>\r
+    <Filename>DxeMain.h</Filename>\r
+    <Filename>Exec.h</Filename>\r
+    <Filename>FwVolBlock.h</Filename>\r
+    <Filename>FwVolDriver.h</Filename>\r
+    <Filename>Gcd.h</Filename>\r
+    <Filename>Hand.h</Filename>\r
+    <Filename>Image.h</Filename>\r
+    <Filename>Imem.h</Filename>\r
+    <Filename>Library.h</Filename>\r
+  </SourceFiles>\r
+  <PackageDependencies>\r
+    <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
+    <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
+  </PackageDependencies>\r
+  <Protocols>\r
+    <Protocol Usage="SOMETIMES_CONSUMED">\r
+      <ProtocolCName>Ebc</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>LoadedImage</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>DevicePath</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>Cpu</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>FirmwareVolume</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>FirmwareVolumeDispatch</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>FirmwareVolumeBlock</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>SectionExtraction</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="SOMETIMES_CONSUMED">\r
+      <ProtocolCName>DriverBinding</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>PlatformDriverOverride</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>BusSpecificDriverOverride</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>Timer</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>Metronome</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>MonotonicCounter</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>VariableWrite</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>Bds</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>Variable</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>Security</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>WatchdogTimer</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>Runtime</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>RealTimeClock</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>Reset</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>LoadFile</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>SimpleFileSystem</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>LoadPeImage</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>Decompress</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>CustomizedDecompress</ProtocolCName>\r
+    </Protocol>\r
+    <Protocol Usage="ALWAYS_CONSUMED">\r
+      <ProtocolCName>TianoDecompress</ProtocolCName>\r
+    </Protocol>\r
+  </Protocols>\r
+  <Guids>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>MemoryTypeInformation</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>DxeServicesTable</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>HobList</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>DebugImageInfoTable</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>Apriori</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>FirmwareFileSystem</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>FileInfo</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>HobMemoryAllocModule</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>PeiPeCoffLoader</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>LoadPeImage</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>EventExitBootServices</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>EventVirtualAddressChange</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>EventMemoryMapChange</GuidCName>\r
+    </GuidCNames>\r
+  </Guids>\r
+  <Externs>\r
+    <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>\r
+    <Extern>\r
+      <ModuleEntryPoint>DxeMain</ModuleEntryPoint>\r
+    </Extern>\r
+  </Externs>\r
+</ModuleSurfaceArea>
\ No newline at end of file