MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LOCAL_APIC_MSI_ADDRESS Union Reference

Data Fields

struct {
   UINT32   Reserved0:2
 Reserved. More...
 
   UINT32   DestinationMode:1
 Specifies the Destination Mode. More...
 
   UINT32   RedirectionHint:1
 Specifies the Redirection Hint. More...
 
   UINT32   Reserved1:8
 Reserved. More...
 
   UINT32   DestinationId:8
 Specifies the Destination ID. More...
 
   UINT32   BaseAddress:12
 Must be 0FEEH. More...
 
Bits
 
UINT32 Uint32
 

Field Documentation

UINT32 LOCAL_APIC_MSI_ADDRESS::BaseAddress

Must be 0FEEH.

struct { ... } LOCAL_APIC_MSI_ADDRESS::Bits
UINT32 LOCAL_APIC_MSI_ADDRESS::DestinationId

Specifies the Destination ID.

UINT32 LOCAL_APIC_MSI_ADDRESS::DestinationMode

Specifies the Destination Mode.

UINT32 LOCAL_APIC_MSI_ADDRESS::RedirectionHint

Specifies the Redirection Hint.

UINT32 LOCAL_APIC_MSI_ADDRESS::Reserved0

Reserved.

UINT32 LOCAL_APIC_MSI_ADDRESS::Reserved1

Reserved.

UINT32 LOCAL_APIC_MSI_ADDRESS::Uint32