bios.h

Go to the documentation of this file.
00001 #ifndef BIOS_H
00002 #define BIOS_H
00003 
00004 FILE_LICENCE ( GPL2_OR_LATER );
00005 
00006 #define BDA_SEG 0x0040
00007 #define BDA_FBMS 0x0013
00008 #define BDA_NUM_DRIVES 0x0075
00009 
00010 #endif /* BIOS_H */

Generated on Tue Apr 6 20:00:50 2010 for gPXE by  doxygen 1.5.7.1