grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/7] Add MMIO serial ports support and SPCR detection


From: Benjamin Herrenschmidt
Subject: [PATCH 0/7] Add MMIO serial ports support and SPCR detection
Date: Fri, 2 Sep 2022 16:12:15 +1000

This series improves our legacy serial support to add the ability
to use MMIO based serial ports on x86 and to use ACPI's SPCR to
automatically configure the default port.

An MMIO serial port can be specified explicitely using the
"mmio," prefix for the --port argument to the 'serial' command,
the register access size can also be specified via a suffix,
and when 'serial' is used without arguments, it will try to use
an ACPI SPCR entry (if any) to add the default port and configure
it appropriately (speed, parity etc...)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]