[PATCH 2/3] test: provide test for 'acpi list' command

Bin Meng bmeng.cn at gmail.com
Mon Nov 3 12:07:03 CET 2025


On Sat, Nov 1, 2025 at 3:59 AM Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Check that some mandatory ACPI tables exist:
>
>   - RSDP
>   - RSDT or XSDT
>   - FADT
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  test/cmd/Makefile |  3 +++
>  test/cmd/acpi.c   | 52 +++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 55 insertions(+)
>  create mode 100644 test/cmd/acpi.c
>

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


More information about the U-Boot mailing list