Go to file
Robert Moore 685d6112d1 Add support for complex _PLD buffers.
_PLD (Physical Location of Device) returns a bit-packed buffer that
is difficult to parse. This change adds a new interface,
AcpiDecodePldBuffer that parses the buffer into a more usable
local struct. Also adds macros to both get and set individual
fields within the packed _PLD buffer. Adds a new include file,
acbuffer.h - which will be expanded to add structs for other
ACPI names that return buffers. ACPICA BZ 954.
2012-07-18 13:09:53 -07:00
documents Logfile: Changes for version 20120711. 2012-07-11 08:50:04 -07:00
generate Update linux/ACPICA divergence script - add diffstat output. 2012-07-17 15:08:17 -07:00
libraries Windows binaries: Update to version 20120711. 2012-07-11 08:49:25 -07:00
source Add support for complex _PLD buffers. 2012-07-18 13:09:53 -07:00
tests Tests: Update aslts for AcpiExec SSDT1 table changes. 2012-07-09 13:41:48 -07:00
.gitignore Update .gitignore file. 2011-11-10 10:10:23 +08:00
Makefile Add top-level unix Makefile for acpica tools/utilities. 2012-06-29 14:23:42 -07:00