fccbf8bb45
This patch simplifies the Range object hierarchy in preparation for an address range class that also allows striping (e.g. selecting a few bits as matching in addition to the range). To extend the AddrRange class to an AddrRegion, the first step is to simplify the hierarchy such that we can make it as lean as possible before adding the new functionality. The only class using Range and MetaRange is AddrRange, and the three classes are now collapsed into one. |
||
---|---|---|
.. | ||
boot | ||
common | ||
example | ||
ruby | ||
splash2 | ||
topologies |