Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30848 )
Change subject: mb/emulation/qemu-i440fx: add e820 interface ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/30848/1/src/mainboard/emulation/qemu-i440fx/... File src/mainboard/emulation/qemu-i440fx/fw_cfg.h:
https://review.coreboot.org/#/c/30848/1/src/mainboard/emulation/qemu-i440fx/... PS1, Line 22: * Do not call any other fw_cfg_ function between fw_cfg_e820_select and That's a bad API design. Please add a function that returns TOLUD based on e820 tables.