]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Library/EdkRuntimeStatusCodeLib/BsDataHubStatusCode/BsDataHubStatusCode.msa
Change DxeRuntimeDriverLib name to UefiRuntimeLib.
[mirror_edk2.git] / EdkModulePkg / Library / EdkRuntimeStatusCodeLib / BsDataHubStatusCode / BsDataHubStatusCode.msa
index e8682167792d3774541edb8586ceb9962c4ec430..af8f5f74aff8fadeefbb36bad4e3b6c4777f5d1e 100644 (file)
@@ -1,14 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
+<!--\r
+Copyright (c) 2006, Intel Corporation\r
+All rights reserved. This program and the accompanying materials\r
+are licensed and made available under the terms and conditions of the BSD License\r
+which accompanies this distribution.  The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+-->\r
 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
   <MsaHeader>\r
     <ModuleName>EdkBsDataHubStatusCodeLib</ModuleName>\r
     <ModuleType>DXE_DRIVER</ModuleType>\r
     <GuidValue>041bf780-dc3e-49ab-8d67-4b86075440ea</GuidValue>\r
     <Version>1.0</Version>\r
-    <Abstract>Component description file for the PEI library.</Abstract>\r
-    <Description>FIX ME!</Description>\r
-    <Copyright>Copyright (c) 2004 - 2005, Intel Corporation</Copyright>\r
-    <License xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">All rights reserved. This program and the accompanying materials
+    <Abstract>Data hub status code library</Abstract>\r
+    <Description>Save status code in DATA HUB.</Description>\r
+    <Copyright>Copyright (c) 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
@@ -21,7 +31,7 @@
     <BinaryModule>false</BinaryModule>\r
     <OutputFileBasename>EdkBsDataHubStatusCodeLib</OutputFileBasename>\r
   </ModuleDefinitions>\r
-  <LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <LibraryClassDefinitions>\r
     <LibraryClass Usage="ALWAYS_PRODUCED">\r
       <Keyword>EdkBsDataHubStatusCodeLib</Keyword>\r
     </LibraryClass>\r
@@ -38,7 +48,7 @@
       <Keyword>BaseMemoryLib</Keyword>\r
     </LibraryClass>\r
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
-      <Keyword>DxeRuntimeDriverLib</Keyword>\r
+      <Keyword>UefiRuntimeLib</Keyword>\r
     </LibraryClass>\r
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
       <Keyword>ReportStatusCodeLib</Keyword>\r
@@ -50,7 +60,7 @@
       <Keyword>UefiBootServicesTableLib</Keyword>\r
     </LibraryClass>\r
   </LibraryClassDefinitions>\r
-  <SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <SourceFiles>\r
     <Filename>BsDataHubStatusCode.c</Filename>\r
     <Filename>BsDataHubStatusCode.h</Filename>\r
   </SourceFiles>\r
     <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
     <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
   </PackageDependencies>\r
-  <Protocols xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <Protocols>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>StatusCode</ProtocolCName>\r
+      <ProtocolCName>gEfiStatusCodeRuntimeProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>DataHub</ProtocolCName>\r
+      <ProtocolCName>gEfiDataHubProtocolGuid</ProtocolCName>\r
     </Protocol>\r
   </Protocols>\r
-  <Events xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <Events>\r
     <CreateEvents>\r
       <EventTypes EventGuidCName="EFI_EVENT_NOTIFY_SIGNAL" Usage="ALWAYS_CONSUMED">\r
         <EventType>EVENT_GROUP_GUID</EventType>\r
       </EventTypes>\r
     </CreateEvents>\r
   </Events>\r
-  <DataHubs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <DataHubs>\r
     <DataHubRecord Usage="ALWAYS_CONSUMED">\r
       <DataHubCName>gEfiStatusCodeGuid</DataHubCName>\r
     </DataHubRecord>\r
   </DataHubs>\r
-  <Guids xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <Guids>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
-      <GuidCName>StatusCode</GuidCName>\r
+      <GuidCName>gEfiStatusCodeGuid</GuidCName>\r
     </GuidCNames>\r
   </Guids>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
-    <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
 </ModuleSurfaceArea>
\ No newline at end of file