]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
ArmVirtPkg/PlatformBootManagerLib: sync Timeout with PcdPlatformBootTimeOut
[mirror_edk2.git] / ArmVirtPkg / Library / PlatformBootManagerLib / PlatformBootManagerLib.inf
index 1e22f8bb38ef44f5ee8bffcd61df11ec6be8494c..6fe0a1bb122bad95e97349ccf69ee0e08abf1381 100644 (file)
@@ -5,14 +5,7 @@
 #  Copyright (c) 2014, ARM Ltd. All rights reserved.<BR>\r
 #  Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  This program and the accompanying materials are licensed and made available\r
-#  under the terms and conditions of the BSD License which accompanies this\r
-#  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\r
-#  IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
   DevicePathLib\r
   MemoryAllocationLib\r
   PcdLib\r
+  PlatformBmPrintScLib\r
   PrintLib\r
   QemuBootOrderLib\r
   QemuFwCfgLib\r
+  ReportStatusCodeLib\r
   UefiBootManagerLib\r
   UefiBootServicesTableLib\r
   UefiLib\r
@@ -73,6 +68,7 @@
   gEfiFileSystemInfoGuid\r
   gEfiFileSystemVolumeLabelInfoIdGuid\r
   gEfiEndOfDxeEventGroupGuid\r
+  gEfiGlobalVariableGuid\r
   gRootBridgesConnectedEventGroupGuid\r
   gUefiShellFileGuid\r
 \r
@@ -83,3 +79,4 @@
   gEfiLoadedImageProtocolGuid\r
   gEfiPciRootBridgeIoProtocolGuid\r
   gEfiSimpleFileSystemProtocolGuid\r
+  gVirtioDeviceProtocolGuid\r