Searched refs:MultiProcessorDebugSupport (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugTimer.c44 if (MultiProcessorDebugSupport) {
H A DDebugAgent.c596 if (MultiProcessorDebugSupport) {
603 if (MultiProcessorDebugSupport) {
651 if (MultiProcessorDebugSupport) {
729 if (MultiProcessorDebugSupport && ProcessorIndex != mDebugMpContext.BreakAtCpuIndex) {
925 if (MultiProcessorDebugSupport) {
993 if (MultiProcessorDebugSupport) {
1022 if (MultiProcessorDebugSupport) {
1057 if (MultiProcessorDebugSupport) {
1102 if (MultiProcessorDebugSupport) {
1146 if (MultiProcessorDebugSupport) {
[all...]
H A DDebugMp.h38 extern CONST BOOLEAN MultiProcessorDebugSupport;
H A DDebugMp.c32 if (!MultiProcessorDebugSupport) {
54 if (!MultiProcessorDebugSupport) {
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgent/
H A DSmmDebugAgentLib.c20 CONST BOOLEAN MultiProcessorDebugSupport = FALSE; variable
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
H A DDxeDebugAgentLib.c25 CONST BOOLEAN MultiProcessorDebugSupport = TRUE; variable
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
H A DSecPeiDebugAgentLib.c17 CONST BOOLEAN MultiProcessorDebugSupport = FALSE; variable

Completed in 54 milliseconds