the following patch was just integrated into master: commit dd32a31fbafafb6fa3dd1dc342884ffe88a7aa04 Author: Aaron Durbin adurbin@chromium.org Date: Thu Mar 7 23:15:06 2013 -0600
coreboot: add vboot_handoff to coreboot tables
The vboot_handoff structure contians the VbInitParams as well as the shared vboot data. In order for the boot loader to find it, the structure address and size needs to be obtained from the coreboot tables.
Change-Id: I6573d479009ccbf373a7325f861bebe8dc9f5cf8 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/2857 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Thu Mar 21 01:03:21 2013, giving +1 See http://review.coreboot.org/2857 for details.
-gerrit