Home
last modified time | relevance | path

Searched refs:DebugSupport (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStub.c80 EFI_DEBUG_SUPPORT_PROTOCOL *DebugSupport; in GdbStubEntry() local
105 DebugSupport = NULL; in GdbStubEntry()
112 (VOID **) &DebugSupport in GdbStubEntry()
115 if (CheckIsa (DebugSupport->Isa)) { in GdbStubEntry()
130 Status = DebugSupport->GetMaximumProcessorIndex (DebugSupport, &gMaxProcessorIndex); in GdbStubEntry()
133 DEBUG ((EFI_D_INFO, "Debug Support Protocol ISA %x\n", DebugSupport->Isa)); in GdbStubEntry()
141 …Status = DebugSupport->RegisterExceptionCallback (DebugSupport, Processor, GdbExceptionHandler, g… in GdbStubEntry()
147 Status = DebugSupport->RegisterPeriodicCallback (DebugSupport, Processor, GdbPeriodicCallBack); in GdbStubEntry()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/
DDebugSupportDxe.inf37 DebugSupport.c
40 Ia32/DebugSupport.h
48 Ia32/DebugSupport.h
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DDebugSupport.c23 #include EFI_PROTOCOL_DEFINITION (DebugSupport)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/
DEfiProtocolLib.inf60 DebugSupport/DebugSupport.h
61 DebugSupport/DebugSupport.c
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Cpu/
DCpu.h27 #include EFI_PROTOCOL_DEFINITION (DebugSupport)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/
DEdkIIGlueUefi.h80 #include EFI_PROTOCOL_DEFINITION(DebugSupport)
DEdkIIGlueDxe.h144 #include EFI_PROTOCOL_DEFINITION (DebugSupport)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/StatusCodeDataTypeId/
DStatusCodeDataTypeId.h27 #include EFI_PROTOCOL_DEFINITION (DebugSupport)
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Internal.h461 BOOLEAN DebugSupport; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
DUefiHandleParsingLib.uni102 #string STR_DEBUG_SUPPORT #language en-US "DebugSupport"
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.dec1135 ## Include/Protocol/DebugSupport.h
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch2801 #include EFI_PROTOCOL_DEFINITION (DebugSupport)
4155 + L"DebugSupport",
DShellR64.patch1017 #include EFI_PROTOCOL_DEFINITION (DebugSupport)