sysdump: smarter ACPI dump
authorH. Peter Anvin <hpa@zytor.com>
Tue, 22 Jun 2010 05:59:19 +0000 (22:59 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 22 Jun 2010 05:59:19 +0000 (22:59 -0700)
commite928919b5b58b518e15afaff92c319b2b832dbc8
tree593e92813dca317d7ce86e784b5126fdb6e47d9e
parenta4f0785b84f3d8fc047c4eb29d139d0d1c7b9704
sysdump: smarter ACPI dump

Follow the XSDT as well as the RSDT, at least as long as we can do
that with 32-bit addresses.  Actually keep track of what we have
already dumped.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/sysdump/acpi.c
com32/sysdump/rbtree.c [new file with mode: 0644]
com32/sysdump/rbtree.h [new file with mode: 0644]