
30 Jun
2020
30 Jun
'20
9:47 a.m.
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass sjg@chromium.org wrote:
Generation of this table can fail, so update the function to return an error code.
Signed-off-by: Simon Glass sjg@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@gmail.com