Site icon EfmSoft

What does NTSTATUS 0xC0140010 (STATUS_ACPI_INVALID_REGION) mean?

 
Previous Next
STATUS_ACPI_INVALID_DATA STATUS_ACPI_INVALID_ACCESS_SIZE

STATUS_ACPI_INVALID_REGION

STATUS_ACPI_INVALID_REGION concerns the AML OperationRegion model. An operation region declares a named address-space window and fields are used to access it. This status means that the referenced region is not valid for the requested access or context; it is not simply a report of an unmapped physical address.

Compare the declaration, region space, scope and associated field with the access that failed. The ACPI specification defines multiple region spaces and imposes constraints on how particular regions and their fields are declared and used.

The referenced ACPI operation region was invalid

References


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

Exit mobile version