]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_...
[mirror_edk2.git] / MdeModulePkg / Library / PlatformBdsLibNull / PlatformBdsLibNull.inf
index 86bc5322964541cb7fa715c8653a55548028ae0c..13bd32ec647abe7fedf8bc8ea44b75524c8e674b 100644 (file)
@@ -1,6 +1,7 @@
 #/** @file\r
 #  \r
-#    Component name for module GenericBdsLib\r
+#  Provide NULL implementation for PlatformBdsLib library class interfaces which\r
+#  should be implemented by OEM.\r
 #  \r
 #  Copyright (c) 2007 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -20,9 +21,6 @@
   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
 #\r
 # The following information is for reference only and not required by the build tools.\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
-  #\r
-  # This dependency is because of gEfiLegacyBiosProtocolGuid from GenericBdsLib.\r
-  # It may be removed if a Library class is created to abstract away definition\r
-  # in Framework specification or PI spec incorporates the Legacy Booting\r
-  # Protocols.\r
-  #\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r
@@ -53,8 +44,4 @@
   BaseMemoryLib\r
   DebugLib\r
   PcdLib\r
-  GraphicsLib\r
   GenericBdsLib\r
-\r
-[Guids]\r
-  gEfiDefaultBmpLogoGuid\r