OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
EFI_MP_HEALTH Struct Reference

#include <FrameworkMpService.h>

Data Fields

EFI_MP_HEALTH_FLAGS Flags
 
UINT32 TestStatus
 

Detailed Description

Definition at line 138 of file FrameworkMpService.h.

Field Documentation

◆ Flags

EFI_MP_HEALTH_FLAGS EFI_MP_HEALTH::Flags
IA32, X64:
BIST (built-in self-test) data of the processor.
IPF:
Lower 32 bits of the self-test state parameter. For definition of self-test state parameter, please refer to Intel(R) Itanium(R) Architecture Software Developer's Manual, Volume 2: System Architecture.

Definition at line 148 of file FrameworkMpService.h.

◆ TestStatus

UINT32 EFI_MP_HEALTH::TestStatus
IA32, X64:
Not used.
IPF:
Higher 32 bits of self test state parameter.

Definition at line 156 of file FrameworkMpService.h.


The documentation for this struct was generated from the following file: