!apic (dump local APIC entries in XAPIC and X2APIC modes)
Description of '!apic' command in HyperDbg.
Command
Syntax
Description
Parameters
Examples
2: kHyperDbg> !apic
*** (X2APIC Mode) PHYSICAL LAPIC ID = 0, Ver = 0x60015, MaxLvtEntry = 6, DirectedEOI = P0/E0, (SW: 'Enabled')
-> TPR = 0x00000000, PPR = 0x00000000
-> LDR = 0x00000004, SVR = 0x000001df, Err = 0x00000000
-> LVT_INT0 = 0x000100d8, LVT_INT1 = 0x00000400
-> LVT_CMCI = 0x00000035, LVT_PMCR = 0x000000fe
-> LVT_TMR = 0x000300fd, LVT_TSR = 0x00010000
-> LVT_ERR = 0x000000e2
-> InitialCount = 0x00000000, CurrentCount = 0x00000000, DivideConfig = 0x0000000a
ISR :
TMR : 0x53 0x63
IRR : 0x60 0x62 0xd1SDK
Remarks
Requirements
Related
Previous!smi (trigger and show System Management Interrupt functionalities)Next!ioapic (dump I/O APIC)
Last updated