Searched refs:EFI_DEBUG_SUPPORT_PROTOCOL (Results 1 – 12 of 12) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/ |
D | DebugSupport.h | 141 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 162 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 187 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 209 IN EFI_DEBUG_SUPPORT_PROTOCOL *This,
|
D | PlDebugSupport.c | 171 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in GetMaximumProcessorIndex() 196 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in RegisterPeriodicCallback() 224 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in RegisterExceptionCallback() 250 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in InvalidateInstructionCache()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/ |
D | PlDebugSupport.h | 154 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 175 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 200 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 222 IN EFI_DEBUG_SUPPORT_PROTOCOL *This,
|
D | PlDebugSupport.c | 377 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in GetMaximumProcessorIndex() 402 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in RegisterPeriodicCallback() 430 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in RegisterExceptionCallback() 459 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in InvalidateInstructionCache()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/ |
D | EbcInt.c | 120 IN EFI_DEBUG_SUPPORT_PROTOCOL *This 231 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 259 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 292 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 317 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 373 EFI_DEBUG_SUPPORT_PROTOCOL *EbcDebugProtocol; in InitializeEbcDriver() 460 EbcDebugProtocol = AllocatePool (sizeof (EFI_DEBUG_SUPPORT_PROTOCOL)); in InitializeEbcDriver() 600 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in EbcDebugGetMaximumProcessorIndex() 633 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in EbcDebugRegisterPeriodicCallback() 678 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, in EbcDebugRegisterExceptionCallback() [all …]
|
D | EbcDebuggerHook.c | 32 IN EFI_DEBUG_SUPPORT_PROTOCOL *EbcDebugProtocol in EbcDebuggerHookInit()
|
D | EbcDebuggerHook.h | 52 IN EFI_DEBUG_SUPPORT_PROTOCOL *EbcDebugProtocol
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/ |
D | DebugSupport.c | 17 EFI_DEBUG_SUPPORT_PROTOCOL mDebugSupportProtocolInterface = { 52 EFI_DEBUG_SUPPORT_PROTOCOL *DebugSupportProtocolPtr; in InitializeDebugSupportDriver()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/ |
D | DebugSupport.h | 545 EFI_FORWARD_DECLARATION (EFI_DEBUG_SUPPORT_PROTOCOL); 553 IN EFI_DEBUG_SUPPORT_PROTOCOL * This, 560 IN EFI_DEBUG_SUPPORT_PROTOCOL * This, 568 IN EFI_DEBUG_SUPPORT_PROTOCOL * This, 577 IN EFI_DEBUG_SUPPORT_PROTOCOL * This,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | DebugSupport.h | 26 typedef struct _EFI_DEBUG_SUPPORT_PROTOCOL EFI_DEBUG_SUPPORT_PROTOCOL; typedef 686 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 708 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 732 IN EFI_DEBUG_SUPPORT_PROTOCOL *This, 754 IN EFI_DEBUG_SUPPORT_PROTOCOL *This,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/ |
D | EdbHook.c | 323 IN EFI_DEBUG_SUPPORT_PROTOCOL *EbcDebugProtocol in EbcDebuggerHookInit()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/ |
D | GdbStub.c | 80 EFI_DEBUG_SUPPORT_PROTOCOL *DebugSupport; in GdbStubEntry()
|