TianoCore EDK2 master
Loading...
Searching...
No Matches
EXCEPTION_HANDLER_TEMPLATE_MAP Struct Reference

Data Fields

UINTN ExceptionStart
 
UINTN ExceptionStubHeaderSize
 
UINTN HookAfterStubHeaderStart
 

Detailed Description

Definition at line 55 of file CpuExceptionCommon.h.

Field Documentation

◆ ExceptionStart

UINTN EXCEPTION_HANDLER_TEMPLATE_MAP::ExceptionStart

Definition at line 56 of file CpuExceptionCommon.h.

◆ ExceptionStubHeaderSize

UINTN EXCEPTION_HANDLER_TEMPLATE_MAP::ExceptionStubHeaderSize

Definition at line 57 of file CpuExceptionCommon.h.

◆ HookAfterStubHeaderStart

UINTN EXCEPTION_HANDLER_TEMPLATE_MAP::HookAfterStubHeaderStart

Definition at line 58 of file CpuExceptionCommon.h.


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