]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/Library/DuetBdsLib/PlatformBds.inf
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
[mirror_edk2.git] / DuetPkg / Library / DuetBdsLib / PlatformBds.inf
index c8bffc0b8a2b7eab7bbfe3e721c2a657f067b36f..99898ed6837f5e50dbf10dd4dbad334d98000d9b 100644 (file)
@@ -1,6 +1,6 @@
-#/*++\r
+## @file\r
 #\r
-# Copyright (c) 2006 - 2007, Intel Corporation                                                  \r
+# Copyright (c) 2006 - 2010, 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
@@ -17,7 +17,7 @@
 #\r
 #    Component description file for Bds module.\r
 #\r
-#--*/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PlatformBdsLib|DXE_DRIVER   \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x0002000A\r
 \r
-\r
-[Sources.common]\r
+[Sources]\r
   BdsPlatform.c\r
   PlatformData.c\r
   BdsPlatform.h\r
@@ -54,7 +51,6 @@
   DevicePathLib\r
 \r
 [Guids]\r
-  gEfiDefaultBmpLogoGuid\r
   gEfiGlobalVariableGuid\r
   gEfiPciExpressBaseAddressGuid\r
   gEfiAcpi20TableGuid\r
@@ -63,4 +59,6 @@
   gEfiAcpiTableGuid\r
   \r
 [Pcd]\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut  
\ No newline at end of file
+  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut  \r
+  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile  \r
+  \r