Attention is currently required from: Angel Pons. Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50267 )
Change subject: mb/emulation/qemu-q35: Mark TSEG region as reserved ......................................................................
Patch Set 1:
(3 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/50267/comment/2334fcf7_d2a4c34a PS1, Line 7: Fix crash in CorebootPayloadPkg
Mark TSEG region as reserved
Done
File src/mainboard/emulation/qemu-i440fx/northbridge.c:
https://review.coreboot.org/c/coreboot/+/50267/comment/d3a2a73e_82de1f19 PS1, Line 109: CONFIG(BOARD_EMULATION_QEMU_X86_Q35)
There's the `q35` variable already
Done
https://review.coreboot.org/c/coreboot/+/50267/comment/a5889cb8_d2b12b4c PS1, Line 111: size_t
uintptr_t
Done