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

Data Fields

struct {
   UINT32   Vector: 8
 
   UINT32   Type: 3
 
   UINT32   ErrorCodeValid: 1
 
   UINT32   Rsvd: 19
 
   UINT32   Valid: 1
 
   UINT32   ErrorCode
 
Elements
 
UINT64 Uint64
 

Detailed Description

Definition at line 149 of file Ghcb.h.

Field Documentation

◆ ErrorCode

UINT32 GHCB_EVENT_INJECTION::ErrorCode

Definition at line 156 of file Ghcb.h.

◆ ErrorCodeValid

UINT32 GHCB_EVENT_INJECTION::ErrorCodeValid

Definition at line 153 of file Ghcb.h.

◆ Rsvd

UINT32 GHCB_EVENT_INJECTION::Rsvd

Definition at line 154 of file Ghcb.h.

◆ Type

UINT32 GHCB_EVENT_INJECTION::Type

Definition at line 152 of file Ghcb.h.

◆ Uint64

UINT64 GHCB_EVENT_INJECTION::Uint64

Definition at line 159 of file Ghcb.h.

◆ Valid

UINT32 GHCB_EVENT_INJECTION::Valid

Definition at line 155 of file Ghcb.h.

◆ Vector

UINT32 GHCB_EVENT_INJECTION::Vector

Definition at line 151 of file Ghcb.h.


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