Searched defs:OldDebugTimerInterruptState (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugTimer.c69 BOOLEAN OldDebugTimerInterruptState; local
72 OldDebugTimerInterruptState = GetApicTimerInterruptState ();
81 return OldDebugTimerInterruptState;

Completed in 32 milliseconds