the following patch was just integrated into master:
commit 538e659d46735637747cd65297069fd753400497
Author: Sven Schnelle <svens(a)stackframe.org>
Date: Wed Jun 20 09:24:45 2012 +0200
mptable: reindent code to comply with coreboot coding style
Change-Id: Iee27c535f56ebedaceea542c2919cde68006827c
Signed-off-by: Sven Schnelle <svens(a)stackframe.org>
Build-Tested: build bot (Jenkins) at Wed Jun 20 10:36:09 2012, giving +1
Reviewed-By: Sven Schnelle <svens(a)stackframe.org> at Wed Jun 20 10:36:33 2012, giving +2
See http://review.coreboot.org/1111 for details.
-gerrit
the following patch was just integrated into master:
commit b84b83a5a1ed0eb2b4a3e3ce49559ff61f26a4a2
Author: Sven Schnelle <svens(a)stackframe.org>
Date: Wed Jun 20 09:22:17 2012 +0200
mptable: Fix 'mptable.c:1019:12: warning: ‘c’ may be used uninitialized in this function'
Change-Id: Icf6968f5bcbbe28c3a2a1d6ee7c1fd0be583f182
Signed-off-by: Sven Schnelle <svens(a)stackframe.org>
Build-Tested: build bot (Jenkins) at Wed Jun 20 10:17:51 2012, giving +1
Reviewed-By: Sven Schnelle <svens(a)stackframe.org> at Wed Jun 20 10:20:48 2012, giving +2
See http://review.coreboot.org/1110 for details.
-gerrit
the following patch was just integrated into master:
commit bf2873d14cbc48ca35efb6f477a8e671f567b05b
Author: Sven Schnelle <svens(a)stackframe.org>
Date: Wed Jun 20 09:14:08 2012 +0200
mptable: remove unused variable
Change-Id: I1ff7e040b5aafcdb05a3669158ae94551981e747
Signed-off-by: Sven Schnelle <svens(a)stackframe.org>
Build-Tested: build bot (Jenkins) at Wed Jun 20 09:42:55 2012, giving +1
Reviewed-By: Sven Schnelle <svens(a)stackframe.org> at Wed Jun 20 09:44:18 2012, giving +2
See http://review.coreboot.org/1109 for details.
-gerrit
the following patch was just integrated into master:
commit ba804b8030fdebafe24b9209749747aaef994abe
Author: Sven Schnelle <svens(a)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(a)stackframe.org>
Build-Tested: build bot (Jenkins) at Wed Jun 20 09:26:43 2012, giving +1
Reviewed-By: Sven Schnelle <svens(a)stackframe.org> at Wed Jun 20 09:43:43 2012, giving +2
See http://review.coreboot.org/1108 for details.
-gerrit
the following patch was just integrated into master:
commit 2feda65b869662c41e964db3b9a15198cf7357d4
Author: Sven Schnelle <svens(a)stackframe.org>
Date: Wed Jun 20 08:54:51 2012 +0200
mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDR
It was renamed in coreboot, so have mptable generate correct code.
Change-Id: I9579209f9f47b756d8ccab63b6f942d22d53d79d
Signed-off-by: Sven Schnelle <svens(a)stackframe.org>
Build-Tested: build bot (Jenkins) at Wed Jun 20 09:09:51 2012, giving +1
Reviewed-By: Sven Schnelle <svens(a)stackframe.org> at Wed Jun 20 09:38:01 2012, giving +2
See http://review.coreboot.org/1107 for details.
-gerrit