mirror of
https://github.com/acpica/acpica/
synced 2024-12-27 04:39:46 +03:00
95dd0f01c6
Completed a major update for the AcpiGetObjectInfo external interface. Changes include: - Support for variable, unlimited length HID, UID, and CID strings - Support Processor objects the same as Devices (HID,UID,CID,ADR,STA, etc.) - Call the _SxW power methods on behalf of a device object - Determine if a device is a PCI root bridge - Change the ACPI_BUFFER parameter to ACPI_DEVICE_INFO. These changes will require an update to all callers of this interface. See the ACPICA Programmer Reference for details. |
||
---|---|---|
documents | ||
generate | ||
libraries | ||
source | ||
source_asl/test | ||
tests | ||
.gitignore |