2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/tools/power/acpi
Lv Zheng d63f37901e 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>
2014-05-07 00:55:01 +02:00
..
common ACPICA: acpidump: Update new structures and add missing file. 2014-04-20 22:59:40 +02:00
man ACPICA: acpidump: Update man page. 2014-04-20 22:59:40 +02:00
os_specific/service_layers ACPICA: acpidump: Fix truncated RSDP signature validation. 2014-05-07 00:55:01 +02:00
tools/acpidump ACPICA: acpidump: Remove old acpidump source. 2014-04-20 22:59:40 +02:00
Makefile Merge back earlier ACPICA material. 2014-05-07 00:45:27 +02:00