s_SEGOFF16 Struct Reference
[PXE data types]

A segment:offset address. More...

#include <pxe_types.h>


Data Fields

OFF16_t offset
 Offset within the segment.
SEGSEL_t segment
 Segment selector.


Detailed Description

A segment:offset address.

For x86, this is a 16-bit real-mode or protected-mode segment:offset address.

Definition at line 111 of file pxe_types.h.


Field Documentation


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

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1