the following patch was just integrated into master: commit ba804b8030fdebafe24b9209749747aaef994abe Author: Sven Schnelle svens@stackframe.org Date: Wed Jun 20 08:57:11 2012 +0200
mptable: print ioapic entries
Print IOAPIC entry based on actual data, instead of giving the user the feeling that the generated ioapic entry has any relation to reality. If the IOAPIC entry in the MPTABLE is incorrect, the user will notice it anyways. But adding a static entry (which might be also incorrect) is even worse.
Change-Id: I6d0012324a9e6c7d22436ada36cbd3a4f7166f5c Signed-off-by: Sven Schnelle svens@stackframe.org
Build-Tested: build bot (Jenkins) at Wed Jun 20 09:26:43 2012, giving +1 Reviewed-By: Sven Schnelle svens@stackframe.org at Wed Jun 20 09:43:43 2012, giving +2 See http://review.coreboot.org/1108 for details.
-gerrit