mirror of
https://github.com/acpica/acpica/
synced 2024-12-27 12:49:46 +03:00
685d6112d1
_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. |
||
---|---|---|
.. | ||
adfile.c | ||
adisasm.c | ||
adwalk.c | ||
ahpredef.c | ||
dmextern.c | ||
dmrestag.c | ||
dmtable.c | ||
dmtbdump.c | ||
dmtbinfo.c | ||
getopt.c |