Bug Check 0x1EA: SECURE_PCI_CONFIG_SPACE_ACCESS_VIOLATION

The SECURE_PCI_CONFIG_SPACE_ACCESS_VIOLATION bug check has a value of 0x000001EA. This indicates that the access to the PCI config space region from VTL0 by directly mapping the PCI MCFG range is prohibited because secure PCI is enabled.

Important

This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.

SECURE_PCI_CONFIG_SPACE_ACCESS_VIOLATION Parameters

Parameter Description
1 Opcode that caused the exception.
2 RID of the device that caused the exception.
3 Config space access offset.
4 Address of the instruction that caused the exception.

Resolution

The !analyze debug extension displays information about the bug check and can be helpful in determining the root cause.