OSDN Git Service

ACPICA: Disassembler: Add support for the ToUUID opererator (macro).
authorBob Moore <robert.moore@intel.com>
Wed, 30 Jul 2014 04:20:39 +0000 (12:20 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 30 Jul 2014 22:50:22 +0000 (00:50 +0200)
commit90da690bc488bdc6333fe7565e6ab8daa5540327
treefc88cd005869de0bbfb7aad2a94fc859604da15c
parent9b62da7332a74888036e268ebb78c7681ef45216
ACPICA: Disassembler: Add support for the ToUUID opererator (macro).

This change adds support to disassemble a UUID back to the original
ToUUID operator. It will detect a UUID within a standard AML Buffer.
Also, a description of the UUID is emitted for "known" UUIDs, defined
as UUIDs that are defined in the ACPI specification.

Since this is a change for disassembler which is not shipped in the
Linux kernel, the Linux kernel is not affected.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/aclocal.h
include/acpi/acconfig.h