On Thu, Jul 28, 2011 at 03:13:28PM -0500, David Young wrote: > Here is a new snapshot of the PCI information that I'm reading out of > PCI Configuration Space. This time the format is slightly different, > and the property list includes the I/O-space reservations and the legacy > VGA regions.
This sounds like strictly structured one-time used data. Using property lists here seems like an unecessary waste (data and code size) to me. Martin
