[U-Boot] [PATCH v2 2/4] x86: acpi: Introduce a stub to generate CSRT

Bin Meng bmeng.cn at gmail.com
Thu Jul 18 14:27:03 UTC 2019


On Mon, Jul 15, 2019 at 12:24 AM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> Here is a stub function that generates an empty CSRT. If the target platform
> provides acpi_fill_csrt() function, it will be used to populate the table.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  arch/x86/include/asm/acpi_table.h |  1 +
>  arch/x86/lib/acpi_table.c         | 32 +++++++++++++++++++++++++++++++
>  2 files changed, 33 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list