Attention is currently required from: Kyösti Mälkki. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55138 )
Change subject: mb/emulation/q35: Fix running with qemu-i386 with SMM_TSEG ......................................................................
Patch Set 1:
(2 comments)
File src/mainboard/emulation/qemu-q35/cpu.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-120519): https://review.coreboot.org/c/coreboot/+/55138/comment/053eeb34_66d16612 PS1, Line 41: save_state_i386 = (void *)(curr_smbase + SMM_DEFAULT_SIZE - sizeof(*save_state_i386)); line over 96 characters
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-120519): https://review.coreboot.org/c/coreboot/+/55138/comment/af40357e_b56ae80d PS1, Line 50: printk(BIOS_DEBUG, "Unknown SMM revision 0x%08x, not relocating SMM\n", smm_revision); line over 96 characters