[PATCH 0/4] Various MCFG fixes.
Colin King
colin.king at canonical.com
Sat Oct 20 19:53:57 UTC 2012
From: Colin Ian King <colin.king at canonical.com>
While trying to debug the MCFG on a machine I discovered that
the acpidump utility wasn't dumping the MCFG correctly and that
the MCFG test wasn't using the ACPI MCFG configuration type
as defined in fwts_acpi.h. After fixing these I also tidied up
the MCFG test and split up the rather bloated MCFG test into
two distict tests.
Colin Ian King (4):
acpi: acpidump: correctly dump out MCFG configuration
acpi: mcfg: use fwts_acpi_mcfg_configuration as defined in
fwts_acpi.h
acpi: mcfg: more code tidying.
acpi: mcfg: split into two distinct tests
src/acpi/acpidump/acpidump.c | 20 ++---
src/acpi/mcfg/mcfg.c | 169 +++++++++++++++++++++++++-----------------
src/lib/include/fwts_acpi.h | 6 +-
3 files changed, 112 insertions(+), 83 deletions(-)
--
1.7.10.4
More information about the fwts-devel
mailing list