XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_DEBUG_SUPPORT_PROTOCOL Struct Reference

#include <DebugSupport.h>

Collaboration diagram for _EFI_DEBUG_SUPPORT_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_INSTRUCTION_SET_ARCHITECTURE Isa
 
EFI_GET_MAXIMUM_PROCESSOR_INDEX GetMaximumProcessorIndex
 
EFI_REGISTER_PERIODIC_CALLBACK RegisterPeriodicCallback
 
EFI_REGISTER_EXCEPTION_CALLBACK RegisterExceptionCallback
 
EFI_INVALIDATE_INSTRUCTION_CACHE InvalidateInstructionCache
 

Detailed Description

This protocol provides the services to allow the debug agent to register callback functions that are called either periodically or when specific processor exceptions occur.

Member Data Documentation

◆ GetMaximumProcessorIndex

EFI_GET_MAXIMUM_PROCESSOR_INDEX _EFI_DEBUG_SUPPORT_PROTOCOL::GetMaximumProcessorIndex

◆ InvalidateInstructionCache

EFI_INVALIDATE_INSTRUCTION_CACHE _EFI_DEBUG_SUPPORT_PROTOCOL::InvalidateInstructionCache

◆ Isa

EFI_INSTRUCTION_SET_ARCHITECTURE _EFI_DEBUG_SUPPORT_PROTOCOL::Isa

Declares the processor architecture for this instance of the EFI Debug Support protocol.

◆ RegisterExceptionCallback

EFI_REGISTER_EXCEPTION_CALLBACK _EFI_DEBUG_SUPPORT_PROTOCOL::RegisterExceptionCallback

◆ RegisterPeriodicCallback

EFI_REGISTER_PERIODIC_CALLBACK _EFI_DEBUG_SUPPORT_PROTOCOL::RegisterPeriodicCallback

The documentation for this struct was generated from the following file: