TianoCore EDK2 master
Loading...
Searching...
No Matches
ArchInterruptDefs.h File Reference

Go to the source code of this file.

Data Structures

struct  EXCEPTION_HANDLER_CONTEXT
 
struct  CPU_STATUS_CODE_TEMPLATE
 
struct  RESERVED_VECTORS_DATA
 

Macros

#define CPU_TSS_DESC_SIZE   sizeof (IA32_TSS_DESCRIPTOR)
 
#define CPU_TSS_SIZE   sizeof (IA32_TASK_STATE_SEGMENT)
 

Detailed Description

X64 arch definition for CPU Exception Handler Library.

Copyright (c) 2013, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ArchInterruptDefs.h.

Macro Definition Documentation

◆ CPU_TSS_DESC_SIZE

#define CPU_TSS_DESC_SIZE   sizeof (IA32_TSS_DESCRIPTOR)

Definition at line 40 of file ArchInterruptDefs.h.

◆ CPU_TSS_SIZE

#define CPU_TSS_SIZE   sizeof (IA32_TASK_STATE_SEGMENT)

Definition at line 41 of file ArchInterruptDefs.h.