[PATCH v1 23/43] x86: Add error checking for csrt table generation
Bin Meng
bmeng.cn at gmail.com
Tue Jun 30 09:47:20 CEST 2020
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass <sjg at chromium.org> wrote:
>
> Generation of this table can fail, so update the function to return an
> error code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v1:
> - Add new patch to add error checking for csrt table generation
>
> arch/x86/lib/acpi_table.c | 19 +++++++++++++------
> 1 file changed, 13 insertions(+), 6 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list