Home
last modified time | relevance | path

Searched hist:d63f37901e0977857dc19764c0ada1768ce4415d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.cdiff d63f37901e0977857dc19764c0ada1768ce4415d Tue Apr 29 21:05:21 CDT 2014 Lv Zheng <lv.zheng@intel.com> ACPICA: acpidump: Fix truncated RSDP signature validation.

This patch enforces a rule to always use ACPI_VALIDATE_RSDP_SIG for RSDP
signatures passed from table header or ACPI_SIG_RSDP so that truncated
string comparison can be avoided. This could help to fix the issue that
"RSD " matches but "RSD PTR " doesn't match. Lv Zheng.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>