the following patch was just integrated into master: commit 28adb6ead6d82073f32e4e786728e27326ccbc6c Author: Aaron Durbin adurbin@chromium.org Date: Sat Mar 23 00:06:36 2013 -0500
coreboot table: use memrange library
Use the memrange library for keeping track of the address space region types. The memrange library is built to do just that for both the MTRR code and the coreboot memtable code.
Change-Id: Iee2a7c37a3f4cf388db87ce40b580f274384ff3c Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/2917 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Fri Mar 29 05:05:10 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Fri Mar 29 18:38:41 2013, giving +2 See http://review.coreboot.org/2917 for details.
-gerrit