2 # Rewrite the BootOrder NvVar based on QEMU's "bootorder" fw_cfg file.
4 # Copyright (C) 2012 - 2014, Red Hat, Inc.
5 # Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>
7 # This program and the accompanying materials are licensed and made available
8 # under the terms and conditions of the BSD License which accompanies this
9 # distribution. The full text of the license may be found at
10 # http://opensource.org/licenses/bsd-license.php
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
19 INF_VERSION = 0x00010005
20 BASE_NAME = QemuBootOrderLib
21 FILE_GUID = 1D677A58-C753-4AF1-B552-EFE142DF8F57
22 MODULE_TYPE = DXE_DRIVER
24 LIBRARY_CLASS = QemuBootOrderLib|DXE_DRIVER
27 # The following information is for reference only and not required by the build
30 # VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
39 MdeModulePkg/MdeModulePkg.dec
47 UefiBootServicesTableLib
48 UefiRuntimeServicesTableLib
56 gEfiGlobalVariableGuid
57 gVirtioMmioTransportGuid
60 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderPciTranslation
61 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderMmioTranslation
64 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut
67 gEfiDevicePathProtocolGuid ## CONSUMES
68 gEfiPciRootBridgeIoProtocolGuid ## CONSUMES