the following patch was just integrated into master: commit 5ca4f4119bf00a1ec64358f3e6b41d696b1dc123 Author: Aaron Durbin adurbin@chromium.org Date: Thu Mar 7 23:22:24 2013 -0600
libpayload: add support for vboot_handoff
The vboot_handoff structure needs to be parsed from the coreboot tables. Add a placeholder in sysinfo as well as the ability to parse the coreboot table entry concering the vboot_handoff structure.
Built with unified boot loader and ebuild changes. Can find and use the VbInitParams for doing kernel selection.
Change-Id: If40a863b4a445fa5f7814325add03355fd0ac647 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/2720 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Thu Mar 14 01:43:19 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Mar 14 04:57:03 2013, giving +2 See http://review.coreboot.org/2720 for details.
-gerrit