the following patch was just integrated into master: commit 56075eaefcd7ef51464206166b24a0a47a59147f 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: Ic667df444586c2b5b5f2ee531370bb790d683a42 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/2896 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Sat Mar 23 09:16:49 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Mon Mar 25 22:49:06 2013, giving +2 See http://review.coreboot.org/2896 for details.
-gerrit