coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ENTRY_EVT_MLE_DOMAIN_TYPE_DEGRADED Struct Reference

#include <StmApi.h>

Collaboration diagram for ENTRY_EVT_MLE_DOMAIN_TYPE_DEGRADED:
Collaboration graph

Data Fields

uint64_t vmcs_phys_pointer
 
uint8_t expected_domain_type
 
uint8_t degraded_domain_type
 

Detailed Description

Definition at line 672 of file StmApi.h.

Field Documentation

◆ degraded_domain_type

uint8_t ENTRY_EVT_MLE_DOMAIN_TYPE_DEGRADED::degraded_domain_type

Definition at line 675 of file StmApi.h.

◆ expected_domain_type

uint8_t ENTRY_EVT_MLE_DOMAIN_TYPE_DEGRADED::expected_domain_type

Definition at line 674 of file StmApi.h.

◆ vmcs_phys_pointer

uint64_t ENTRY_EVT_MLE_DOMAIN_TYPE_DEGRADED::vmcs_phys_pointer

Definition at line 673 of file StmApi.h.


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