[PATCH 0/2] ACPI: support BGRT table on RISC-V

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Tue Jul 29 06:15:33 PDT 2025


The BGRT table is used to display a vendor logo in the boot process.
There is no good reason why RISC-V should not support it.

Remove the architecture constraint.

Heinrich Schuchardt (2):
  RISC-V: ACPI: enable parsing the BGRT table
  ACPI: support BGRT table on RISC-V

 arch/riscv/kernel/acpi.c | 3 +++
 drivers/acpi/Kconfig     | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.50.0




More information about the linux-riscv mailing list