commit | 198c4223bf85c062aa103690318009b560878a38 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Mar 22 00:21:19 2025 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 08 15:22:56 2025 -0600 |
tree | d3e784182bfcba8153c2799f4a1fd069c371ebbf | |
parent | e6a6a4935af2f341eaf8dd2872e62e248a23492b [diff] |
qemu-sbsa: simplify updating ACPI table header checksum Use acpi_update_checksum() to update table header. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Matthias Brugger <mbrugger@suse.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>