[U-Boot] [PATCH v2 5/5] x86: acpi: Generate SPCR table

Bin Meng bmeng.cn at gmail.com
Sun Nov 18 12:37:20 UTC 2018


Hi Andy,

On Fri, Nov 16, 2018 at 1:59 AM 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://msdn.microsoft.com/en-us/library/windows/hardware/dn639132(v=vs.85).aspx
>

This URL redirects to
https://docs.microsoft.com/en-us/windows-hardware/drivers/serports/serial-port-console-redirection-table.
It looks that the redirected one has a better name that deserves to be
mentioned in the commit message :)

> 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         | 85 +++++++++++++++++++++++++++++++
>  2 files changed, 87 insertions(+)
>

[snip]

Regards,
Bin


More information about the U-Boot mailing list