Change in coreboot[master]: drv/intel/gma/opregion: Add interface for GNVS ASLB handling
Hello build bot (Jenkins), I'd like you to reexamine a change. Please visit https://review.coreboot.org/20435 to look at the new patch set (#3). Change subject: drv/intel/gma/opregion: Add interface for GNVS ASLB handling ...................................................................... drv/intel/gma/opregion: Add interface for GNVS ASLB handling Add new interface to set and get GNVS' ASLB register. To be used by Intel's gma driver to set ASLB at ACPI table creation and to get ASLB on S3 resume. Change-Id: If30c6b2270069783b0892774802f47406404da5f Signed-off-by: Patrick Rudolph <siro@das-labor.org> --- M src/drivers/intel/gma/opregion.h M src/northbridge/intel/fsp_sandybridge/gma.c M src/northbridge/intel/haswell/gma.c M src/northbridge/intel/nehalem/gma.c M src/northbridge/intel/sandybridge/gma.c 5 files changed, 54 insertions(+), 0 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/20435/3 -- To view, visit https://review.coreboot.org/20435 To unsubscribe, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: If30c6b2270069783b0892774802f47406404da5f Gerrit-Change-Number: 20435 Gerrit-PatchSet: 3 Gerrit-Owner: Patrick Rudolph <siro@das-labor.org> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
participants (1)
-
Patrick Rudolph (Code Review)