INT 13 extension flags


Defines

#define INT13_EXTENSION_LINEAR   0x01
 Extended disk access functions supported.
#define INT13_EXTENSION_REMOVABLE   0x02
 Removable drive functions supported.
#define INT13_EXTENSION_EDD   0x04
 EDD functions supported.

Define Documentation

#define INT13_EXTENSION_LINEAR   0x01

Extended disk access functions supported.

Definition at line 197 of file int13.h.

Referenced by int13_extension_check().

#define INT13_EXTENSION_REMOVABLE   0x02

Removable drive functions supported.

Definition at line 199 of file int13.h.

#define INT13_EXTENSION_EDD   0x04

EDD functions supported.

Definition at line 201 of file int13.h.


Generated on Tue Apr 6 20:01:59 2010 for gPXE by  doxygen 1.5.7.1