commit | 7910617efb5188c0b8dedab1857b12d078957a79 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Tue Dec 29 13:56:53 2015 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Jan 01 03:47:35 2016 +0100 |
tree | ecfb79e7c2175a3526f9b10fe5a7559cfa2af7b5 | |
parent | 3727ec2a03d3581b2e0d326bedfb92706a9b4d0f [diff] |
ACPICA: Concatenate operator: Add extensions to support all ACPI objects ACPICA commit 3420c1f5e6c6dd4fe51be4d98da69b3197d608df Emits strings for all the object types besides int/str/buf. This simplifies and extends the usefulness of the Printf macros. Link: https://github.com/acpica/acpica/commit/3420c1f5 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>