audk/OvmfPkg/Library/PlatformBootManagerLib
Anthony PERARD 05480e2fd4 OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
On a Xen PVH guest, none of the existing serial or console interface
works, so we add a new one, based on XenConsoleSerialPortLib, and
implemented via SerialDxe.

That is a simple console implementation that can work on both PVH
guest and HVM guests, even if it is rarely going to be used on HVM.

Have PlatformBootManagerLib look for the new console, when running as a
Xen guest.

Since we use VENDOR_UART_DEVICE_PATH, fix its description and coding
style.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1689
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190813113119.14804-32-anthony.perard@citrix.com>
2019-08-21 18:03:49 +02:00
..
BdsPlatform.c OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn 2019-08-21 18:03:49 +02:00
BdsPlatform.h OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn 2019-08-21 18:03:49 +02:00
PlatformBootManagerLib.inf OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn 2019-08-21 18:03:49 +02:00
PlatformData.c OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn 2019-08-21 18:03:49 +02:00
QemuKernel.c OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00