TianoCore EDK2 master
Loading...
Searching...
No Matches
MMIO_EXIT_PARSED_INSTRUCTION Struct Reference

Data Fields

UINT8 OpCode
 
UINT32 Bytes
 
EFI_PHYSICAL_ADDRESS Address
 
UINT64 Val
 
UINT64 * Register
 
UINT32 ReadOrWrite
 

Detailed Description

Definition at line 293 of file CcExitVeHandler.c.

Field Documentation

◆ Address

EFI_PHYSICAL_ADDRESS MMIO_EXIT_PARSED_INSTRUCTION::Address

Definition at line 296 of file CcExitVeHandler.c.

◆ Bytes

UINT32 MMIO_EXIT_PARSED_INSTRUCTION::Bytes

Definition at line 295 of file CcExitVeHandler.c.

◆ OpCode

UINT8 MMIO_EXIT_PARSED_INSTRUCTION::OpCode

Definition at line 294 of file CcExitVeHandler.c.

◆ ReadOrWrite

UINT32 MMIO_EXIT_PARSED_INSTRUCTION::ReadOrWrite

Definition at line 299 of file CcExitVeHandler.c.

◆ Register

UINT64* MMIO_EXIT_PARSED_INSTRUCTION::Register

Definition at line 298 of file CcExitVeHandler.c.

◆ Val

UINT64 MMIO_EXIT_PARSED_INSTRUCTION::Val

Definition at line 297 of file CcExitVeHandler.c.


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