TianoCore EDK2 master
CPU_VOLATILE_REGISTERS Struct Reference

Data Fields

UINTN Cr0
 
UINTN Cr3
 
UINTN Cr4
 
UINTN Dr0
 
UINTN Dr1
 
UINTN Dr2
 
UINTN Dr3
 
UINTN Dr6
 
UINTN Dr7
 
IA32_DESCRIPTOR Gdtr
 
IA32_DESCRIPTOR Idtr
 
UINT16 Tr
 

Detailed Description

Definition at line 118 of file MpLib.h.

Field Documentation

◆ Cr0

UINTN CPU_VOLATILE_REGISTERS::Cr0

Definition at line 119 of file MpLib.h.

◆ Cr3

UINTN CPU_VOLATILE_REGISTERS::Cr3

Definition at line 120 of file MpLib.h.

◆ Cr4

UINTN CPU_VOLATILE_REGISTERS::Cr4

Definition at line 121 of file MpLib.h.

◆ Dr0

UINTN CPU_VOLATILE_REGISTERS::Dr0

Definition at line 122 of file MpLib.h.

◆ Dr1

UINTN CPU_VOLATILE_REGISTERS::Dr1

Definition at line 123 of file MpLib.h.

◆ Dr2

UINTN CPU_VOLATILE_REGISTERS::Dr2

Definition at line 124 of file MpLib.h.

◆ Dr3

UINTN CPU_VOLATILE_REGISTERS::Dr3

Definition at line 125 of file MpLib.h.

◆ Dr6

UINTN CPU_VOLATILE_REGISTERS::Dr6

Definition at line 126 of file MpLib.h.

◆ Dr7

UINTN CPU_VOLATILE_REGISTERS::Dr7

Definition at line 127 of file MpLib.h.

◆ Gdtr

IA32_DESCRIPTOR CPU_VOLATILE_REGISTERS::Gdtr

Definition at line 128 of file MpLib.h.

◆ Idtr

IA32_DESCRIPTOR CPU_VOLATILE_REGISTERS::Idtr

Definition at line 129 of file MpLib.h.

◆ Tr

UINT16 CPU_VOLATILE_REGISTERS::Tr

Definition at line 130 of file MpLib.h.


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