TianoCore EDK2 master
|
Data Fields | |
struct { | |
UINT32 SpuriousVector: 8 | |
Spurious Vector. More... | |
UINT32 SoftwareEnable: 1 | |
APIC Software Enable/Disable. More... | |
UINT32 FocusProcessorChecking: 1 | |
Focus Processor Checking. More... | |
UINT32 Reserved0: 2 | |
Reserved. More... | |
UINT32 EoiBroadcastSuppression: 1 | |
EOI-Broadcast Suppression. More... | |
UINT32 Reserved1: 19 | |
Reserved. More... | |
} | Bits |
UINT32 | Uint32 |
Definition at line 92 of file LocalApic.h.
UINT32 LOCAL_APIC_SVR::EoiBroadcastSuppression |
EOI-Broadcast Suppression.
Definition at line 98 of file LocalApic.h.
UINT32 LOCAL_APIC_SVR::FocusProcessorChecking |
Focus Processor Checking.
Definition at line 96 of file LocalApic.h.
UINT32 LOCAL_APIC_SVR::Reserved0 |
Reserved.
Definition at line 97 of file LocalApic.h.
UINT32 LOCAL_APIC_SVR::Reserved1 |
Reserved.
Definition at line 99 of file LocalApic.h.
UINT32 LOCAL_APIC_SVR::SoftwareEnable |
APIC Software Enable/Disable.
Definition at line 95 of file LocalApic.h.
UINT32 LOCAL_APIC_SVR::SpuriousVector |
Spurious Vector.
Definition at line 94 of file LocalApic.h.
UINT32 LOCAL_APIC_SVR::Uint32 |
Definition at line 101 of file LocalApic.h.