audk/EmbeddedPkg/Include/Guid
Ard Biesheuvel d8e36289ce EmbeddedPkg: add driver to set graphical/serial console preference
Linux on ARM/arm64 will infer from the presence of a /chosen/stdout-path
DT property or of a SPCR ACPI table that the primary console is the serial
port, even if a graphical console is available as well.

So let's introduce a driver that allows the user to set a preference
between graphical and serial if both are available. If the preference
is set to 'Graphical', and any GOP protocol instances have been installed
by the time the ReadyToBoot event is signalled, remove the DT property
and/or the SPCR table entirely.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2017-10-23 12:14:00 +01:00
..
ConsolePrefFormSet.h EmbeddedPkg: add driver to set graphical/serial console preference 2017-10-23 12:14:00 +01:00
DtPlatformDefaultDtbFile.h EmbeddedPkg: add DT platform driver to select between DT and ACPI 2017-03-28 18:58:15 +01:00
DtPlatformFormSet.h EmbeddedPkg: add DT platform driver to select between DT and ACPI 2017-03-28 18:58:15 +01:00
ExtractSection.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
Fdt.h EmbeddedPkg : Add FdtPlatformDxe driver 2015-02-25 19:20:57 +00:00
FdtHob.h ArmVirtualizationPkg: use a HOB to store device tree blob 2015-02-28 20:26:00 +00:00
PlatformHasDeviceTree.h EmbeddedPkg: introduce EDKII Platform Has Device Tree GUID 2017-03-28 14:10:46 +02:00