audk/OvmfPkg/Library/PlatformBootManagerLib
Ard Biesheuvel 859b55443a OvmfPkg/PlatformBootManagerLib: switch to QemuLoadImageLib
Replace the open coded sequence to load Linux on x86 with a short and
generic sequence invoking QemuLoadImageLib, which can be provided by
a generic version that only supports the LoadImage and StartImage boot
services, and one that incorporates the entire legacy loading sequence
as well.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2566
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2020-03-05 19:45:05 +00:00
..
BdsPlatform.c OvmfPkg/PlatformBootManagerLib: sync Timeout with PcdPlatformBootTimeOut 2020-03-05 08:55:21 +00:00
BdsPlatform.h OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn 2019-08-21 18:03:49 +02:00
PlatformBootManagerLib.inf OvmfPkg/PlatformBootManagerLib: switch to QemuLoadImageLib 2020-03-05 19:45:05 +00:00
PlatformData.c OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn 2019-08-21 18:03:49 +02:00
QemuKernel.c OvmfPkg/PlatformBootManagerLib: switch to QemuLoadImageLib 2020-03-05 19:45:05 +00:00