| Index | Module | Size | Phase |
|---|---|---|---|
| 278 | ACPI | 36 KB (36516 bytes) | DXE |
ACPI is a UEFI DXE driver responsible for ACPI (Advanced Configuration and Power Interface) table management on the Lenovo HR650X platform. The module processes RSDT (Root System Description Table) handlers, retrieves and installs ACPI tables, and provides the core ACPI protocol interface for the platform firmware.
The module contains 81 total functions covering table enumeration (AcpiProcessRsdtHandlers), table lookup (AcpiGetTable), UEFI service initialization, and the standard entry point that delegates to AcpiCoreEntryPoint.
Lenovo HR650X (x86_64, PE32+)