[U-Boot] [PATCH v3 7/7] x86: acpi: Generate SPCR table
sjg at google.com
sjg at google.com
Wed Dec 5 23:11:08 UTC 2018
On Tue, 20 Nov 2018 at 14:52, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> Microsoft specifies a SPCR (Serial Port Console Redirection Table) [1].
> Let's provide it in U-Boot.
>
> [1]: https://docs.microsoft.com/en-us/windows-hardware/drivers/serports/serial-port-console-redirection-table
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> arch/x86/include/asm/acpi_table.h | 2 +
> arch/x86/lib/acpi_table.c | 118 ++++++++++++++++++++++++++++++
> 2 files changed, 120 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm/master, thanks!
More information about the U-Boot
mailing list