the following patch was just integrated into master: commit 7bc74ab25b81a9f1d0156a6137b40d6155a81b51 Author: Martin Roth martinroth@google.com Date: Wed Nov 18 20:23:02 2015 -0700
device/device.c: remove warning for missing apic read resources
We have had the "APIC: 00 missing read_resources" messages for many years. It's obviously not an error, and also doesn't cause boot failures. Therefore, remove the message.
Change-Id: I7f99c5950a3457df04e7ef6edb456b70dba9680c Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: http://review.coreboot.org/12471 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber nico.h@gmx.de
See http://review.coreboot.org/12471 for details.
-gerrit