summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg/Library
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2016-05-05 17:38:33 +0200
committerLaszlo Ersek <lersek@redhat.com>2016-05-06 10:04:50 +0200
commitfa0f195451c01bbd432d145b7b3cf213025bf863 (patch)
tree759fbe81da0eb59efc00a5e498bbbc713e829c09 /ArmVirtPkg/Library
parent2eaf3179e1098330d748ee73d0c8190cdfda8008 (diff)
downloadedk2-fa0f195451c01bbd432d145b7b3cf213025bf863.tar.gz
edk2-fa0f195451c01bbd432d145b7b3cf213025bf863.tar.bz2
edk2-fa0f195451c01bbd432d145b7b3cf213025bf863.zip
ArmVirtPkg/PlatformBootManagerLib: use UefiBootManagerLib ConnectAll() API
This patch parallels OvmfPkg commit fed691a6f913. Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Ruiyu Ni <ruiyu.ni@Intel.com>
Diffstat (limited to 'ArmVirtPkg/Library')
-rw-r--r--ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c b/ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c
index da41f39ce0..3eaceb56f6 100644
--- a/ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c
+++ b/ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c
@@ -536,7 +536,7 @@ PlatformBootManagerAfterConsole (
//
// Connect the rest of the devices.
//
- BdsLibConnectAll ();
+ EfiBootManagerConnectAll ();
//
// Process QEMU's -kernel command line option. Note that the kernel booted