TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_SEC_PLATFORM_INFORMATION_RECORD Union Reference

#include <MdePkg/Include/Ppi/SecPlatformInformation.h>

Data Fields

IA32_HANDOFF_STATUS IA32HealthFlags
 
X64_HANDOFF_STATUS x64HealthFlags
 

Detailed Description

EFI_SEC_PLATFORM_INFORMATION_RECORD. ItaniumHealthFlags has been removed from this union due to Itanium support being deprecated. The union has now diverged from the definition in the PI Specification.

Definition at line 94 of file SecPlatformInformation.h.

Field Documentation

◆ IA32HealthFlags

IA32_HANDOFF_STATUS EFI_SEC_PLATFORM_INFORMATION_RECORD::IA32HealthFlags

Definition at line 95 of file SecPlatformInformation.h.

◆ x64HealthFlags

X64_HANDOFF_STATUS EFI_SEC_PLATFORM_INFORMATION_RECORD::x64HealthFlags

Definition at line 96 of file SecPlatformInformation.h.


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