]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
ArmVirtPkg/PlatformBootManagerLib: remove stale FvFile boot options
[mirror_edk2.git] / ArmVirtPkg / Library / PlatformBootManagerLib / PlatformBootManagerLib.inf
index 1ad4c6f220f87a224b5a84cba8a6eb88e7461e58..bec7fabb479c1acc7e985086fcb59c2d12437805 100644 (file)
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = PlatformIntelBdsLib\r
+  BASE_NAME                      = PlatformBootManagerLib\r
   FILE_GUID                      = 469184E8-FADA-41E4-8823-012CA19B40D4\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PlatformBdsLib|DXE_DRIVER\r
+  LIBRARY_CLASS                  = PlatformBootManagerLib|DXE_DRIVER\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 [LibraryClasses]\r
   BaseLib\r
   BaseMemoryLib\r
+  BootLogoLib\r
   DebugLib\r
   DevicePathLib\r
-  GenericBdsLib\r
   MemoryAllocationLib\r
   PcdLib\r
   PrintLib\r
   QemuBootOrderLib\r
   QemuFwCfgLib\r
+  UefiBootManagerLib\r
   UefiBootServicesTableLib\r
   UefiLib\r
   UefiRuntimeServicesTableLib\r
 \r
 [FixedPcd]\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile\r
+  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile\r
   gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate\r
   gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits\r
   gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity\r
@@ -65,6 +67,7 @@
 \r
 [Pcd]\r
   gArmVirtTokenSpaceGuid.PcdTerminalTypeGuidBuffer\r
+  gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
 \r
 [Guids]\r
   gEfiFileInfoGuid\r
@@ -75,6 +78,7 @@
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid\r
+  gEfiFirmwareVolume2ProtocolGuid\r
   gEfiGraphicsOutputProtocolGuid\r
   gEfiLoadedImageProtocolGuid\r
   gEfiPciRootBridgeIoProtocolGuid\r