Site icon EfmSoft

What does NTSTATUS 0xC0140020 (STATUS_ACPI_REG_HANDLER_FAILED) mean?

 
Previous Next
STATUS_ACPI_INVALID_TABLE STATUS_ACPI_POWER_REQUEST_FAILED

STATUS_ACPI_REG_HANDLER_FAILED

STATUS_ACPI_REG_HANDLER_FAILED means that an attempt to register an ACPI event handler failed. The failure occurs at the registration stage; it does not state that a successfully registered handler later received a malformed event or that the device’s hardware action itself failed.

Start with the event category, target, registration owner and lifecycle state. A duplicate registration can yield STATUS_ACPI_HANDLER_COLLISION; other registration failures can involve an invalid event type, unsupported target or unavailable prerequisite state.

Registration of an ACPI event handler failed

References


Looking for a different code? Search another status or error code.

Exit mobile version