build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32087 )
Change subject: Patch an SSDT onto the end of the ACPI tables built for qemu-i440fx, and thus qemu-q35 also. ......................................................................
Patch Set 5:
(2 comments)
https://review.coreboot.org/#/c/32087/5/src/mainboard/emulation/qemu-i440fx/... File src/mainboard/emulation/qemu-i440fx/fw_cfg.c:
https://review.coreboot.org/#/c/32087/5/src/mainboard/emulation/qemu-i440fx/... PS5, Line 257: printk(BIOS_DEBUG, "Found RSDP at 0x%lx\n", current); line over 80 characters
https://review.coreboot.org/#/c/32087/5/src/mainboard/emulation/qemu-i440fx/... PS5, Line 380: if (entry.headertype == SMBIOS_FIELD_ENTRY && entry.tabletype == 1) { line over 80 characters