audk/ArmVirtPkg/Library/PlatformBootManagerLib
Laszlo Ersek 34711bf198 ArmVirtPkg/PlatformBootManagerLib: return to "-kernel before boot devices"
Move the TryRunningQemuKernel() call back to its original place. This
improves the UEFI boot time for VMs that have "-kernel", many disks or
NICs, and no "bootindex" properties. A well-known example is
guestfish/libguestfs.

For more info on the TryRunningQemuKernel() location, see the following
commits: 23d04b58e2, a78c4836ea, 158990b941.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Xiang Zheng <xiang.zheng@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Richard W.M. Jones <rjones@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2018-03-16 19:57:32 +01:00
..
PlatformBm.c ArmVirtPkg/PlatformBootManagerLib: return to "-kernel before boot devices" 2018-03-16 19:57:32 +01:00
PlatformBm.h ArmVirtPkg/PlatformBootManagerLib: rebase boot logo display to BootLogoLib 2016-06-06 17:06:49 +02:00
PlatformBootManagerLib.inf ArmVirtPkg/PlatformBootManagerLib: list "PlatformBm.h" in INF file 2018-03-13 14:29:12 +01:00
QemuKernel.c ArmVirtPkg: duplicate PlatformIntelBdsLib to PlatformBootManagerLib 2016-05-06 10:04:49 +02:00