Drop verified boot code from acpi.c
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 3 Apr 2012 16:53:48 +0000 (18:53 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Wed, 4 Apr 2012 16:00:22 +0000 (18:00 +0200)
commit15511835b9e60d08ac5eb3c4ff326cec8c43ed6d
treed7adab0aa993cf374a75866f2ca4f13187eabba2
parentf13772af9f8957e011dbaf721a3f617bf61881b7
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>
Reviewed-on: http://review.coreboot.org/851
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/arch/x86/boot/acpi.c