summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-10-20 14:30:11 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-10-23 12:14:00 +0100
commitd8e36289cef7bde628b023219cd65fa8e8d4562a (patch)
treea20e19445910d5bfe5b9b9e14bfb77502ab1fcaf /Nt32Pkg
parent6e3287442774c1a4bc83f127694700eeb07c18dc (diff)
downloadedk2-d8e36289cef7bde628b023219cd65fa8e8d4562a.tar.gz
edk2-d8e36289cef7bde628b023219cd65fa8e8d4562a.tar.bz2
edk2-d8e36289cef7bde628b023219cd65fa8e8d4562a.zip
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>
Diffstat (limited to 'Nt32Pkg')
0 files changed, 0 insertions, 0 deletions