Searched refs:DEBUG_AGENT_IMAGE_WAIT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Include/
H A DImageDebugSupport.h23 #define DEBUG_AGENT_IMAGE_WAIT 0x00 macro
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/
H A DPeCoffExtraActionLib.c116 // returns a read value other than DEBUG_AGENT_IMAGE_WAIT
120 } while (DebugAgentStatus == DEBUG_AGENT_IMAGE_WAIT);
227 // returns a read value other than DEBUG_AGENT_IMAGE_WAIT
231 } while (DebugAgentStatus == DEBUG_AGENT_IMAGE_WAIT);

Completed in 59 milliseconds