John Looney uploaded patch set #5 to this change.

View Change

Patch an SSDT onto the end of the ACPI tables built for qemu-i440fx, and thus
qemu-q35 also.

This will allow qemu to setup cbmem, and allow VPD variables to be accessible
from operating systems booted by qemu.

This has been tested by booting a qemu-q35 instance from a coreboot image with
a VPD partition defined in the fmap. On booting, /sys/firmware/vpd/ro existed
as it does on real hardware.

A subsequent commit will contain default fmaps for qemu images, which will
include small VPD partitions.

Change-Id: I4678b9adc8044a691c818527e2c16205f9b259e2
---
M src/mainboard/emulation/qemu-i440fx/Kconfig
M src/mainboard/emulation/qemu-i440fx/fw_cfg.c
M src/mainboard/emulation/qemu-q35/Kconfig
3 files changed, 39 insertions(+), 15 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/32087/5

To view, visit change 32087. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4678b9adc8044a691c818527e2c16205f9b259e2
Gerrit-Change-Number: 32087
Gerrit-PatchSet: 5
Gerrit-Owner: John Looney <john.looney@gmail.com>
Gerrit-Reviewer: John Looney <john.looney@gmail.com>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Patrick Rudolph <siro@das-labor.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset