Searched refs:RunCommandSet (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugMp.h35 BOOLEAN RunCommandSet; ///< TRUE: RUN commmand is not executed. FALSE : RUN command is executed. member in struct:__anon12932
H A DDebugMp.c284 mDebugMpContext.RunCommandSet = RunningFlag;
H A DDebugAgent.c605 if (mDebugMpContext.RunCommandSet) {
995 while (mDebugMpContext.RunCommandSet);
1195 while (mDebugMpContext.RunCommandSet);

Completed in 2045 milliseconds