TianoCore EDK2 master
|
Data Fields | |
struct { | |
UINT32 Reserved0: 24 | |
Reserved. More... | |
UINT32 Destination: 8 | |
Specifies the target processor or processors in xAPIC mode. More... | |
} | Bits |
UINT32 | Uint32 |
Destination field expanded to 32-bit in x2APIC mode. More... | |
Definition at line 81 of file LocalApic.h.
UINT32 LOCAL_APIC_ICR_HIGH::Destination |
Specifies the target processor or processors in xAPIC mode.
Definition at line 84 of file LocalApic.h.
UINT32 LOCAL_APIC_ICR_HIGH::Reserved0 |
Reserved.
Definition at line 83 of file LocalApic.h.
UINT32 LOCAL_APIC_ICR_HIGH::Uint32 |
Destination field expanded to 32-bit in x2APIC mode.
Definition at line 86 of file LocalApic.h.