iPXE
Data Fields
com32sys_t Struct Reference

#include <comboot.h>

Data Fields

uint16_t gs
 
uint16_t fs
 
uint16_t es
 
uint16_t ds
 
com32_reg32_t edi
 
com32_reg32_t esi
 
com32_reg32_t ebp
 
com32_reg32_t _unused_esp
 
com32_reg32_t ebx
 
com32_reg32_t edx
 
com32_reg32_t ecx
 
com32_reg32_t eax
 
com32_reg32_t eflags
 

Detailed Description

Definition at line 44 of file comboot.h.

Field Documentation

◆ gs

uint16_t com32sys_t::gs

Definition at line 45 of file comboot.h.

◆ fs

uint16_t com32sys_t::fs

Definition at line 46 of file comboot.h.

◆ es

uint16_t com32sys_t::es

Definition at line 47 of file comboot.h.

◆ ds

uint16_t com32sys_t::ds

Definition at line 48 of file comboot.h.

◆ edi

com32_reg32_t com32sys_t::edi

Definition at line 50 of file comboot.h.

◆ esi

com32_reg32_t com32sys_t::esi

Definition at line 51 of file comboot.h.

◆ ebp

com32_reg32_t com32sys_t::ebp

Definition at line 52 of file comboot.h.

◆ _unused_esp

com32_reg32_t com32sys_t::_unused_esp

Definition at line 53 of file comboot.h.

◆ ebx

com32_reg32_t com32sys_t::ebx

Definition at line 54 of file comboot.h.

◆ edx

com32_reg32_t com32sys_t::edx

Definition at line 55 of file comboot.h.

◆ ecx

com32_reg32_t com32sys_t::ecx

Definition at line 56 of file comboot.h.

◆ eax

com32_reg32_t com32sys_t::eax

Definition at line 57 of file comboot.h.

◆ eflags

com32_reg32_t com32sys_t::eflags

Definition at line 59 of file comboot.h.


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