ArmVirtPkg/PlatformBootManagerLib: use UefiBootManagerLib ConnectAll() API

This patch parallels OvmfPkg commit fed691a6f9.

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>
This commit is contained in:
Laszlo Ersek 2016-05-05 17:38:33 +02:00
parent 2eaf3179e1
commit fa0f195451
1 changed files with 1 additions and 1 deletions

View File

@ -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