[Concept,0/4] ACPI fixes

Message ID 20250820140516.344113-1-sjg@u-boot.org
Headers
Series ACPI fixes |

Message

Simon Glass Aug. 20, 2025, 2:05 p.m. UTC
  From: Simon Glass <sjg@chromium.org>

This series collects a few fix-ups for the recent BGRT series and tweaks
the ACPI tables to use U-Boot as the 'creator' of the tables.

It also adds a new logo for U-Boot (with text below).


Simon Glass (4):
  tools: Add the logo with text under it
  acpi: Use the logo with text underneath
  acpi: Check ACPI revision before accessing XSDT
  acpi: Use the U-Boot ACPI ID and version

 arch/x86/lib/acpi_nhlt.c         |   2 +-
 arch/x86/lib/acpi_table.c        |   2 +-
 include/acpi/acpi_table.h        |   5 +--
 lib/acpi/acpi.c                  |   8 +++--
 lib/acpi/acpi_table.c            |   2 +-
 lib/acpi/bgrt_image.bmp          | Bin 43926 -> 56574 bytes
 test/dm/acpi.c                   |  58 +++++++++++++++++++------------
 tools/logos/u_boot_logo_text.svg | Bin 0 -> 10733 bytes
 8 files changed, 45 insertions(+), 32 deletions(-)
 create mode 100644 tools/logos/u_boot_logo_text.svg