#include <DebugSupport.h>
Data Fields | |
| EFI_INSTRUCTION_SET_ARCHITECTURE | Isa |
| Declares the processor architecture for this instance of the EFI Debug Support protocol. | |
| EFI_GET_MAXIMUM_PROCESSOR_INDEX | GetMaximumProcessorIndex |
| EFI_REGISTER_PERIODIC_CALLBACK | RegisterPeriodicCallback |
| EFI_REGISTER_EXCEPTION_CALLBACK | RegisterExceptionCallback |
| EFI_INVALIDATE_INSTRUCTION_CACHE | InvalidateInstructionCache |
Definition at line 621 of file DebugSupport.h.
Declares the processor architecture for this instance of the EFI Debug Support protocol.
Definition at line 625 of file DebugSupport.h.
Definition at line 626 of file DebugSupport.h.
Definition at line 627 of file DebugSupport.h.
Definition at line 628 of file DebugSupport.h.
Definition at line 629 of file DebugSupport.h.
1.5.7.1