the following patch was just integrated into master: commit b11cee23d99ffe5dcbfea2758bd1ee5cff19911b Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Tue Apr 3 18:53:48 2012 +0200
Drop verified boot code from acpi.c
We changed our verified boot initialization to run from romstage, as that allows faster boot times and does not add as much ChromeOS specific code to generic files.
Change-Id: Id4164c26d524ea0ffce34467cf91379a19a4b2f6 Signed-off-by: Stefan Reinauer reinauer@google.com
See http://review.coreboot.org/851 for details.
-gerrit