]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
ArmVirtPkg/PlatformBootManagerLib: don't launch the Boot Manager Menu
[mirror_edk2.git] / ArmVirtPkg / Library / PlatformBootManagerLib / PlatformBootManagerLib.inf
index 1ad4c6f220f87a224b5a84cba8a6eb88e7461e58..bbadea705e6f83361869313af6f7756ace474acf 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
   BaseMemoryLib\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
@@ -65,6 +65,7 @@
 \r
 [Pcd]\r
   gArmVirtTokenSpaceGuid.PcdTerminalTypeGuidBuffer\r
+  gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
 \r
 [Guids]\r
   gEfiFileInfoGuid\r