[PATCH 1/1] acpi: use U-Boot ACPI vendor ID

Bin Meng bmeng.cn at gmail.com
Mon Nov 3 10:51:26 CET 2025


On Sat, Nov 1, 2025 at 3:53 AM Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> The U-Boot project has been assigned the vendor ID 'UBOO' [1]. Use this
> vendor ID and our release version in the ACPI table headers.
>
> [1] ACPI ID Registry
>     https://uefi.org/ACPI_ID_List
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  arch/x86/lib/acpi_nhlt.c  |  2 +-
>  arch/x86/lib/acpi_table.c |  2 +-
>  include/acpi/acpi_table.h | 20 +++++++++++---
>  lib/acpi/acpi_table.c     |  6 ++---
>  test/dm/acpi.c            | 55 +++++++++++++++++++++++----------------
>  5 files changed, 54 insertions(+), 31 deletions(-)
>

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


More information about the U-Boot mailing list