iPXE
|
#include <registers.h>
Data Fields | |
uint16_t | offset |
uint16_t | segment |
Definition at line 191 of file registers.h.
uint16_t segoff::offset |
Definition at line 192 of file registers.h.
Referenced by hook_bios_interrupt(), int13_install(), nbi_boot16(), nbi_boot32(), nbi_exec(), nbi_process_segments(), unhook_bios_interrupt(), vesafb_font(), and vesafb_glyph().
uint16_t segoff::segment |
Definition at line 193 of file registers.h.
Referenced by hook_bios_interrupt(), int13_install(), nbi_boot16(), nbi_boot32(), nbi_exec(), nbi_process_segments(), unhook_bios_interrupt(), vesafb_font(), and vesafb_glyph().