[PATCH 0/2] Improve acpitables checking

Colin King colin.king at canonical.com
Fri Mar 28 12:17:30 UTC 2014


From: Colin Ian King <colin.king at canonical.com>

Some improvements to acpitables checking:

1. Check for corrupt or weird table fields. This addition helps detect
   an issue where the RSDT and XSDT both contained an entry that pointed
   to a garbage table.

2. Improve the feedback and failure reporting on a system that does not
   support System Management Mode.

Colin Ian King (2):
  acpi: acpitables: more ACPI table header sanity checking
  acpi: acpitables: better checking on FADT SCI_INT

 src/acpi/acpitables/acpitables.c | 111 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 106 insertions(+), 5 deletions(-)

-- 
1.9.1




More information about the fwts-devel mailing list