OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
EFI_WORD_REGS Struct Reference

#include <LegacyBios.h>

Data Fields

UINT16 AX
 
UINT16 ReservedAX
 
UINT16 BX
 
UINT16 ReservedBX
 
UINT16 CX
 
UINT16 ReservedCX
 
UINT16 DX
 
UINT16 ReservedDX
 
UINT16 SI
 
UINT16 ReservedSI
 
UINT16 DI
 
UINT16 ReservedDI
 
EFI_FLAGS_REG Flags
 
UINT16 ReservedFlags
 
UINT16 ES
 
UINT16 CS
 
UINT16 SS
 
UINT16 DS
 
UINT16 FS
 
UINT16 GS
 
UINT16 BP
 
UINT16 ReservedBP
 
UINT16 SP
 
UINT16 ReservedSP
 

Detailed Description

EFI_WORD_REGS

Definition at line 1088 of file LegacyBios.h.

Field Documentation

◆ AX

UINT16 EFI_WORD_REGS::AX

Definition at line 1089 of file LegacyBios.h.

◆ BP

UINT16 EFI_WORD_REGS::BP

Definition at line 1109 of file LegacyBios.h.

◆ BX

UINT16 EFI_WORD_REGS::BX

Definition at line 1091 of file LegacyBios.h.

◆ CS

UINT16 EFI_WORD_REGS::CS

Definition at line 1104 of file LegacyBios.h.

◆ CX

UINT16 EFI_WORD_REGS::CX

Definition at line 1093 of file LegacyBios.h.

◆ DI

UINT16 EFI_WORD_REGS::DI

Definition at line 1099 of file LegacyBios.h.

◆ DS

UINT16 EFI_WORD_REGS::DS

Definition at line 1106 of file LegacyBios.h.

◆ DX

UINT16 EFI_WORD_REGS::DX

Definition at line 1095 of file LegacyBios.h.

◆ ES

UINT16 EFI_WORD_REGS::ES

Definition at line 1103 of file LegacyBios.h.

◆ Flags

EFI_FLAGS_REG EFI_WORD_REGS::Flags

Definition at line 1101 of file LegacyBios.h.

◆ FS

UINT16 EFI_WORD_REGS::FS

Definition at line 1107 of file LegacyBios.h.

◆ GS

UINT16 EFI_WORD_REGS::GS

Definition at line 1108 of file LegacyBios.h.

◆ ReservedAX

UINT16 EFI_WORD_REGS::ReservedAX

Definition at line 1090 of file LegacyBios.h.

◆ ReservedBP

UINT16 EFI_WORD_REGS::ReservedBP

Definition at line 1110 of file LegacyBios.h.

◆ ReservedBX

UINT16 EFI_WORD_REGS::ReservedBX

Definition at line 1092 of file LegacyBios.h.

◆ ReservedCX

UINT16 EFI_WORD_REGS::ReservedCX

Definition at line 1094 of file LegacyBios.h.

◆ ReservedDI

UINT16 EFI_WORD_REGS::ReservedDI

Definition at line 1100 of file LegacyBios.h.

◆ ReservedDX

UINT16 EFI_WORD_REGS::ReservedDX

Definition at line 1096 of file LegacyBios.h.

◆ ReservedFlags

UINT16 EFI_WORD_REGS::ReservedFlags

Definition at line 1102 of file LegacyBios.h.

◆ ReservedSI

UINT16 EFI_WORD_REGS::ReservedSI

Definition at line 1098 of file LegacyBios.h.

◆ ReservedSP

UINT16 EFI_WORD_REGS::ReservedSP

Definition at line 1112 of file LegacyBios.h.

◆ SI

UINT16 EFI_WORD_REGS::SI

Definition at line 1097 of file LegacyBios.h.

◆ SP

UINT16 EFI_WORD_REGS::SP

Definition at line 1111 of file LegacyBios.h.

◆ SS

UINT16 EFI_WORD_REGS::SS

Definition at line 1105 of file LegacyBios.h.


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