Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
The HAL_BLOCKED_PROCESSOR_INTERNAL_ERROR has a value of 0x000001DA. It indicates that an internal error was detected in the blocked processor library.
HAL_BLOCKED_PROCESSOR_INTERNAL_ERROR Parameters
The following parameters are displayed on the blue screen.
Parameter | Description |
---|---|
1 | Type of failure - See below |
2 | See below. |
3 | See below. |
4 | See below. |
Parameter One Values
0x01 : Library initialization failure
2 - NT status code
0x02 : Processor start failure
2 - Processor index
3 - APIC ID
0x03 : PPM package ID query failure
2 - Processor index
0x04 : PPM operation failure
2 - Operation
0x01 : MSR read
0x02 : MSR write
0x03 : I/O port read
0x04 : I/O port write
0x05 : Idle state registration
3 - Processor index
4 - PPM mailbox
0x05 : A blocked processor has encountered a fatal exception.
2 - Processor index
3 - Vector number
4 - Trap frame
0x06 : PPM operation timeout
2 - Operation
0x01 : MSR read
0x02 : MSR write
0x03 : I/O port read
0x04 : I/O port write
0x05 : Idle state registration
3 - Processor index
4 - PPM mailbox