mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-07 19:45:07 +02:00
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>
This commit is contained in:
parent
2eaf3179e1
commit
fa0f195451
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user