Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30848 )
Change subject: mb/emulation/qemu-i440fx: add e820 interface ......................................................................
Patch Set 3:
(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. […]
There is a new function to get top of memory. All read and writes are now done in fw_cfg.c internal.