acpica/source/common
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
..
adfile.c iASL: Improved pathname support. 2012-05-11 13:47:17 -07:00
adisasm.c Disassembler: Emit .DSL file size in summary. 2012-03-15 13:17:13 -07:00
adwalk.c Disassembler: Fixes for External() generation for some operators. 2012-04-27 13:37:54 -07:00
ahpredef.c Add support for complex _PLD buffers. 2012-07-18 13:09:53 -07:00
dmextern.c Update comments to simplify source translation, no functional changes. 2012-06-15 12:46:02 -07:00
dmrestag.c Disassembler: Emit descriptions for resource tags (_MIN, etc.) 2012-05-31 15:21:56 -07:00
dmtable.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
dmtbdump.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
dmtbinfo.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
getopt.c Add additional optstring option for getopt. 2012-03-02 15:48:05 -08:00