]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa
add in FrameworkIfrSupportLib
[mirror_edk2.git] / EdkNt32Pkg / Dxe / PlatformBds / PlatformBds.msa
index f83b3ddee25cc28eb346d77ec56ddc92d7f13085..052b1d8ca977223126737e65f566fb19d0f3e773 100644 (file)
@@ -1,26 +1,20 @@
 <?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.-->\r
 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
   <MsaHeader>\r
     <ModuleName>Bds</ModuleName>\r
     <ModuleType>DXE_DRIVER</ModuleType>\r
     <GuidValue>A6F691AC-31C8-4444-854C-E2C1A6950F92</GuidValue>\r
     <Version>1.0</Version>\r
-    <Abstract>Component description file for DxeIpl module</Abstract>\r
-    <Description>FIX ME!</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
-      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+    <Abstract>Platfrom BDS driver</Abstract>\r
+    <Description>\r
+      Do platform action customized by IBV/OEM.\r
+    </Description>\r
+    <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
+    <License>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
+      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.</License>\r
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
@@ -39,9 +33,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
       <Keyword>UefiDriverEntryPoint</Keyword>\r
     </LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">\r
-      <Keyword>PcdLib</Keyword>\r
-    </LibraryClass>\r
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
       <Keyword>BaseLib</Keyword>\r
     </LibraryClass>\r
@@ -87,52 +78,55 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
       <Keyword>HiiLib</Keyword>\r
     </LibraryClass>\r
+    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+      <Keyword>PeCoffLib</Keyword>\r
+    </LibraryClass>\r
   </LibraryClassDefinitions>\r
   <SourceFiles>\r
     <Filename>PlatformData.c</Filename>\r
     <Filename>BdsPlatform.h</Filename>\r
     <Filename>BdsPlatform.c</Filename>\r
-    <Filename>Generic\Bds.h</Filename>\r
-    <Filename>Generic\BdsEntry.c</Filename>\r
-    <Filename>Generic\FrontPage.h</Filename>\r
-    <Filename>Generic\FrontPage.c</Filename>\r
-    <Filename>Generic\FrontPageStrings.uni</Filename>\r
-    <Filename>Generic\FrontPageVfr.vfr</Filename>\r
-    <Filename>Generic\Language.h</Filename>\r
-    <Filename>Generic\Language.c</Filename>\r
-    <Filename>Generic\String.h</Filename>\r
-    <Filename>Generic\String.c</Filename>\r
-    <Filename>Generic\Strings.uni</Filename>\r
-    <Filename>Generic\Capsules.c</Filename>\r
-    <Filename>Generic\MemoryTest.c</Filename>\r
-    <Filename>Generic\BootMaint\BmString.uni</Filename>\r
-    <Filename>Generic\BootMaint\bm.vfr</Filename>\r
-    <Filename>Generic\BootMaint\BBSsupport.h</Filename>\r
-    <Filename>Generic\BootMaint\BootMaint.h</Filename>\r
-    <Filename>Generic\BootMaint\FormGuid.h</Filename>\r
-    <Filename>Generic\BootMaint\BmLib.c</Filename>\r
-    <Filename>Generic\BootMaint\BootOption.c</Filename>\r
-    <Filename>Generic\BootMaint\ConsoleOption.c</Filename>\r
-    <Filename>Generic\BootMaint\Data.c</Filename>\r
-    <Filename>Generic\BootMaint\Variable.c</Filename>\r
-    <Filename>Generic\BootMaint\UpdatePage.c</Filename>\r
-    <Filename>Generic\BootMaint\BBSsupport.c</Filename>\r
-    <Filename>Generic\BootMaint\BootMaint.c</Filename>\r
-    <Filename>Generic\BootMaint\FileExplorer.c</Filename>\r
-    <Filename>Generic\BootMaint\FE.vfr</Filename>\r
-    <Filename>Generic\BootMngr\BootManager.h</Filename>\r
-    <Filename>Generic\BootMngr\BootManager.c</Filename>\r
-    <Filename>Generic\BootMngr\BootManagerStrings.uni</Filename>\r
-    <Filename>Generic\BootMngr\BootManagerVfr.vfr</Filename>\r
-    <Filename>Generic\DeviceMngr\DeviceManager.h</Filename>\r
-    <Filename>Generic\DeviceMngr\DeviceManager.c</Filename>\r
-    <Filename>Generic\DeviceMngr\DeviceManagerStrings.uni</Filename>\r
-    <Filename>Generic\DeviceMngr\DeviceManagerVfr.vfr</Filename>\r
-    <Filename>Generic\Bds.dxs</Filename>\r
+    <Filename>Generic/Bds.h</Filename>\r
+    <Filename>Generic/BdsEntry.c</Filename>\r
+    <Filename>Generic/FrontPage.h</Filename>\r
+    <Filename>Generic/FrontPage.c</Filename>\r
+    <Filename>Generic/FrontPageStrings.uni</Filename>\r
+    <Filename>Generic/FrontPageVfr.Vfr</Filename>\r
+    <Filename>Generic/Language.h</Filename>\r
+    <Filename>Generic/Language.c</Filename>\r
+    <Filename>Generic/String.h</Filename>\r
+    <Filename>Generic/String.c</Filename>\r
+    <Filename>Generic/Strings.uni</Filename>\r
+    <Filename>Generic/Capsules.c</Filename>\r
+    <Filename>Generic/MemoryTest.c</Filename>\r
+    <Filename>Generic/BootMaint/bmstring.uni</Filename>\r
+    <Filename>Generic/BootMaint/bm.vfr</Filename>\r
+    <Filename>Generic/BootMaint/BBSsupport.h</Filename>\r
+    <Filename>Generic/BootMaint/BootMaint.h</Filename>\r
+    <Filename>Generic/BootMaint/FormGuid.h</Filename>\r
+    <Filename>Generic/BootMaint/BmLib.c</Filename>\r
+    <Filename>Generic/BootMaint/BootOption.c</Filename>\r
+    <Filename>Generic/BootMaint/ConsoleOption.c</Filename>\r
+    <Filename>Generic/BootMaint/Data.c</Filename>\r
+    <Filename>Generic/BootMaint/Variable.c</Filename>\r
+    <Filename>Generic/BootMaint/UpdatePage.c</Filename>\r
+    <Filename>Generic/BootMaint/BBSsupport.c</Filename>\r
+    <Filename>Generic/BootMaint/BootMaint.c</Filename>\r
+    <Filename>Generic/BootMaint/FileExplorer.c</Filename>\r
+    <Filename>Generic/BootMaint/FE.vfr</Filename>\r
+    <Filename>Generic/BootMngr/BootManager.h</Filename>\r
+    <Filename>Generic/BootMngr/BootManager.c</Filename>\r
+    <Filename>Generic/BootMngr/BootManagerStrings.uni</Filename>\r
+    <Filename>Generic/BootMngr/BootManagerVfr.Vfr</Filename>\r
+    <Filename>Generic/DeviceMngr/DeviceManager.h</Filename>\r
+    <Filename>Generic/DeviceMngr/DeviceManager.c</Filename>\r
+    <Filename>Generic/DeviceMngr/DeviceManagerStrings.uni</Filename>\r
+    <Filename>Generic/DeviceMngr/DeviceManagerVfr.Vfr</Filename>\r
+    <Filename>Generic/Bds.dxs</Filename>\r
   </SourceFiles>\r
   <PackageDependencies>\r
     <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
-    <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
+    <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
     <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
   </PackageDependencies>\r
   <Protocols>\r
@@ -142,9 +136,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Protocol Usage="ALWAYS_CONSUMED">\r
       <ProtocolCName>gEfiLegacyBiosProtocolGuid</ProtocolCName>\r
     </Protocol>\r
-    <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>gEfiUgaSplashProtocolGuid</ProtocolCName>\r
-    </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
       <ProtocolCName>gEfiHiiProtocolGuid</ProtocolCName>\r
     </Protocol>\r
@@ -163,34 +154,36 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Protocol Usage="ALWAYS_CONSUMED">\r
       <ProtocolCName>gEfiCpuIoProtocolGuid</ProtocolCName>\r
     </Protocol>\r
-    <Protocol Usage="ALWAYS_CONSUMED">\r
+    <Protocol Usage="SOMETIMES_CONSUMED">\r
       <ProtocolCName>gEfiUgaDrawProtocolGuid</ProtocolCName>\r
     </Protocol>\r
-    <Protocol Usage="ALWAYS_CONSUMED">\r
+    <Protocol Usage="SOMETIMES_CONSUMED">\r
       <ProtocolCName>gEfiLoadFileProtocolGuid</ProtocolCName>\r
     </Protocol>\r
-    <Protocol Usage="ALWAYS_CONSUMED">\r
+    <Protocol Usage="SOMETIMES_CONSUMED">\r
       <ProtocolCName>gEfiSimpleFileSystemProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
       <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
     </Protocol>\r
-    <Protocol Usage="ALWAYS_CONSUMED">\r
+    <Protocol Usage="SOMETIMES_CONSUMED">\r
       <ProtocolCName>gEfiBlockIoProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
       <ProtocolCName>gEfiSerialIoProtocolGuid</ProtocolCName>\r
     </Protocol>\r
-    <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>gEfiGenericMemTestProtocolGuid</ProtocolCName>\r
-    </Protocol>\r
     <Protocol Usage="SOMETIMES_CONSUMED">\r
-      <ProtocolCName>gEfiCpuArchProtocolGuid</ProtocolCName>\r
+      <ProtocolCName>gEfiGenericMemTestProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="SOMETIMES_CONSUMED">\r
-      <ProtocolCName>gEfiDriverBindingProtocolGuid</ProtocolCName>\r
+      <ProtocolCName>gEfiGraphicsOutputProtocolGuid</ProtocolCName>\r
     </Protocol>\r
   </Protocols>\r
+  <Hobs>\r
+    <HobTypes HobGuidCName="gEfiFlashMapHobGuid" Usage="ALWAYS_CONSUMED">\r
+      <HobType>GUID_EXTENSION</HobType>\r
+    </HobTypes>\r
+  </Hobs>\r
   <DataHubs>\r
     <DataHubRecord Usage="SOMETIMES_CONSUMED">\r
       <DataHubCName>BiosVendor</DataHubCName>\r
@@ -207,12 +200,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <DataHubRecord Usage="SOMETIMES_CONSUMED">\r
       <DataHubCName>MemoryArray</DataHubCName>\r
     </DataHubRecord>\r
-    <DataHubRecord Usage="SOMETIMES_CONSUMED">\r
-      <DataHubCName>SerialIoDevice</DataHubCName>\r
-    </DataHubRecord>\r
-    <DataHubRecord Usage="SOMETIMES_CONSUMED">\r
-      <DataHubCName>SerialIoPort</DataHubCName>\r
-    </DataHubRecord>\r
   </DataHubs>\r
   <Guids>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
@@ -222,7 +209,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
       <GuidCName>gEfiGlobalVariableGuid</GuidCName>\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
-      <GuidCName>gEfiFlashMapHobGuid</GuidCName>\r
+      <GuidCName>gEfiGenericPlatformVariableGuid</GuidCName>\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
       <GuidCName>gEfiFileSystemVolumeLabelInfoIdGuid</GuidCName>\r
@@ -230,6 +217,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
       <GuidCName>gEfiFileInfoGuid</GuidCName>\r
     </GuidCNames>\r
+    <GuidCNames Usage="SOMETIMES_CONSUMED">\r
+      <GuidCName>gEfiDefaultBmpLogoGuid</GuidCName>\r
+    </GuidCNames>\r
   </Guids>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
@@ -238,4 +228,4 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
       <ModuleEntryPoint>BdsInitialize</ModuleEntryPoint>\r
     </Extern>\r
   </Externs>\r
-</ModuleSurfaceArea>
\ No newline at end of file
+</ModuleSurfaceArea>\r