ACPICA: Add new interfaces for BIOS(firmware) errors and warnings
authorBob Moore <robert.moore@intel.com>
Mon, 16 Jul 2012 01:25:27 +0000 (09:25 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 17 Jul 2012 04:05:49 +0000 (00:05 -0400)
commit62cdd14191cdc6749fbc5e489cf80f5149c9ca15
tree362f22ede200a078a44a5accab1705c9818b54fd
parentbc7db1453902ec53cdbcb6a9807db0c527be990f
ACPICA: Add new interfaces for BIOS(firmware) errors and warnings

These new interfaces will be deployed across ACPICA in order to
point a finger directly at any detected BIOS issues -- such as
issues with ACPI tables, etc.

https://www.acpica.org/bugzilla/show_bug.cgi?id=843

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/utxferror.c
include/acpi/acoutput.h
include/acpi/acpixf.h
This page took 0.028783 seconds and 5 git commands to generate.