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

#include <LegacyBios.h>

Data Fields

UINT32 EAX
 
UINT32 EBX
 
UINT32 ECX
 
UINT32 EDX
 
UINT32 ESI
 
UINT32 EDI
 
EFI_EFLAGS_REG EFlags
 
UINT16 ES
 
UINT16 CS
 
UINT16 SS
 
UINT16 DS
 
UINT16 FS
 
UINT16 GS
 
UINT32 EBP
 
UINT32 ESP
 

Detailed Description

EFI_DWORD_REGS

Definition at line 1046 of file LegacyBios.h.

Field Documentation

◆ CS

UINT16 EFI_DWORD_REGS::CS

Definition at line 1055 of file LegacyBios.h.

◆ DS

UINT16 EFI_DWORD_REGS::DS

Definition at line 1057 of file LegacyBios.h.

◆ EAX

UINT32 EFI_DWORD_REGS::EAX

Definition at line 1047 of file LegacyBios.h.

◆ EBP

UINT32 EFI_DWORD_REGS::EBP

Definition at line 1060 of file LegacyBios.h.

◆ EBX

UINT32 EFI_DWORD_REGS::EBX

Definition at line 1048 of file LegacyBios.h.

◆ ECX

UINT32 EFI_DWORD_REGS::ECX

Definition at line 1049 of file LegacyBios.h.

◆ EDI

UINT32 EFI_DWORD_REGS::EDI

Definition at line 1052 of file LegacyBios.h.

◆ EDX

UINT32 EFI_DWORD_REGS::EDX

Definition at line 1050 of file LegacyBios.h.

◆ EFlags

EFI_EFLAGS_REG EFI_DWORD_REGS::EFlags

Definition at line 1053 of file LegacyBios.h.

◆ ES

UINT16 EFI_DWORD_REGS::ES

Definition at line 1054 of file LegacyBios.h.

◆ ESI

UINT32 EFI_DWORD_REGS::ESI

Definition at line 1051 of file LegacyBios.h.

◆ ESP

UINT32 EFI_DWORD_REGS::ESP

Definition at line 1061 of file LegacyBios.h.

◆ FS

UINT16 EFI_DWORD_REGS::FS

Definition at line 1058 of file LegacyBios.h.

◆ GS

UINT16 EFI_DWORD_REGS::GS

Definition at line 1059 of file LegacyBios.h.

◆ SS

UINT16 EFI_DWORD_REGS::SS

Definition at line 1056 of file LegacyBios.h.


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