]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa
Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which force...
[mirror_edk2.git] / EdkNt32Pkg / Dxe / PlatformBds / PlatformBds.msa
index 6a064f210d0a0ee312bd28edc6b894d0117e98e8..d9943bb799de698cf7c6885006112d3a150c4574 100644 (file)
@@ -1,21 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <?xml version="1.0" encoding="UTF-8"?>\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
-<ModuleSurfaceArea  xmlns="http://www.TianoCore.org/2006/Edk2.0">\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
   <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) 2004-2006, Intel Corporation</Copyright>\r
+    <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
     <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
@@ -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>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
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
       <Keyword>BaseLib</Keyword>\r
     </LibraryClass>\r
@@ -87,98 +78,111 @@ 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>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
   </LibraryClassDefinitions>\r
   <SourceFiles>\r
     <Filename>PlatformData.c</Filename>\r
+    <Filename>BdsPlatform.h</Filename>\r
     <Filename>BdsPlatform.c</Filename>\r
     <Filename>BdsPlatform.c</Filename>\r
-    <Filename>Generic\BdsEntry.c</Filename>\r
-    <Filename>Generic\FrontPage.c</Filename>\r
-    <Filename>Generic\FrontPageStrings.uni</Filename>\r
-    <Filename>Generic\FrontPageVfr.vfr</Filename>\r
-    <Filename>Generic\Language.c</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\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.c</Filename>\r
-    <Filename>Generic\BootMngr\BootManagerStrings.uni</Filename>\r
-    <Filename>Generic\BootMngr\BootManagerVfr.vfr</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
   </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
     <Protocol Usage="ALWAYS_PRODUCED">\r
     <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
   </PackageDependencies>\r
   <Protocols>\r
     <Protocol Usage="ALWAYS_PRODUCED">\r
-      <ProtocolCName>Bds</ProtocolCName>\r
+      <ProtocolCName>gEfiBdsArchProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>LegacyBios</ProtocolCName>\r
+      <ProtocolCName>gEfiLegacyBiosProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>UgaSplash</ProtocolCName>\r
+      <ProtocolCName>gEfiUgaSplashProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>Hii</ProtocolCName>\r
+      <ProtocolCName>gEfiHiiProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>FormCallback</ProtocolCName>\r
+      <ProtocolCName>gEfiFormCallbackProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>DataHub</ProtocolCName>\r
+      <ProtocolCName>gEfiDataHubProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>FormBrowser</ProtocolCName>\r
+      <ProtocolCName>gEfiFormBrowserProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>ConsoleControl</ProtocolCName>\r
+      <ProtocolCName>gEfiConsoleControlProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>CpuIo</ProtocolCName>\r
+      <ProtocolCName>gEfiCpuIoProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>UgaDraw</ProtocolCName>\r
+      <ProtocolCName>gEfiUgaDrawProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>LoadFile</ProtocolCName>\r
+      <ProtocolCName>gEfiLoadFileProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>SimpleFileSystem</ProtocolCName>\r
+      <ProtocolCName>gEfiSimpleFileSystemProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>DevicePath</ProtocolCName>\r
+      <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>BlockIo</ProtocolCName>\r
+      <ProtocolCName>gEfiBlockIoProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>SerialIo</ProtocolCName>\r
+      <ProtocolCName>gEfiSerialIoProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>GenericMemTest</ProtocolCName>\r
+      <ProtocolCName>gEfiGenericMemTestProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="SOMETIMES_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="SOMETIMES_CONSUMED">\r
-      <ProtocolCName>Cpu</ProtocolCName>\r
+      <ProtocolCName>gEfiCpuArchProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="SOMETIMES_CONSUMED">\r
     </Protocol>\r
     <Protocol Usage="SOMETIMES_CONSUMED">\r
-      <ProtocolCName>DriverBinding</ProtocolCName>\r
+      <ProtocolCName>gEfiDriverBindingProtocolGuid</ProtocolCName>\r
     </Protocol>\r
   </Protocols>\r
   <DataHubs>\r
     </Protocol>\r
   </Protocols>\r
   <DataHubs>\r
@@ -206,19 +210,22 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
   </DataHubs>\r
   <Guids>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
   </DataHubs>\r
   <Guids>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
-      <GuidCName>BootState</GuidCName>\r
+      <GuidCName>gEfiBootStateGuid</GuidCName>\r
+    </GuidCNames>\r
+    <GuidCNames Usage="ALWAYS_CONSUMED">\r
+      <GuidCName>gEfiGlobalVariableGuid</GuidCName>\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
-      <GuidCName>GlobalVariable</GuidCName>\r
+      <GuidCName>gEfiGenericPlatformVariableGuid</GuidCName>\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
-      <GuidCName>FlashMapHob</GuidCName>\r
+      <GuidCName>gEfiFlashMapHobGuid</GuidCName>\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
-      <GuidCName>FileSystemVolumeLabelInfoId</GuidCName>\r
+      <GuidCName>gEfiFileSystemVolumeLabelInfoIdGuid</GuidCName>\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
     </GuidCNames>\r
     <GuidCNames Usage="ALWAYS_CONSUMED">\r
-      <GuidCName>FileInfo</GuidCName>\r
+      <GuidCName>gEfiFileInfoGuid</GuidCName>\r
     </GuidCNames>\r
   </Guids>\r
   <Externs>\r
     </GuidCNames>\r
   </Guids>\r
   <Externs>\r
@@ -228,4 +235,4 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
       <ModuleEntryPoint>BdsInitialize</ModuleEntryPoint>\r
     </Extern>\r
   </Externs>\r
       <ModuleEntryPoint>BdsInitialize</ModuleEntryPoint>\r
     </Extern>\r
   </Externs>\r
-</ModuleSurfaceArea>
\ No newline at end of file
+</ModuleSurfaceArea>\r