[PATCH 0/3] fwts_acpica: tidy up code, add --acpica-debug option
Colin King
colin.king at canonical.com
Fri Jun 7 08:41:36 UTC 2013
From: Colin Ian King <colin.king at canonical.com>
Some tidy-up of the fwts_acpica fwts/ACPICA interface and add a
--acpica-debug option to allow us to see any ACPICA internal warning and
error messages. This removes an old partial implementation that never got
completed and now fully implements a working version. Useful for tests
such as the ACPI method.
Colin Ian King (3):
acpica: fwts_acpica: some cosmetic tidying up.
acpica: fwts_acpica: no need to check for null ptr on fwts_low_free
lib: acpica + fwts_framework: add --acpica-debug option
doc/fwts.1 | 4 ++
src/acpica/fwts_acpica.c | 140 +++++++++++++++++----------------------
src/lib/include/fwts_acpica.h | 2 -
src/lib/include/fwts_framework.h | 1 +
src/lib/src/fwts_framework.c | 4 ++
5 files changed, 70 insertions(+), 81 deletions(-)
--
1.8.3
More information about the fwts-devel
mailing list