Lines Matching refs:bios

610 	a bios drive for a CD-ROM is often assigned to greater than
620 * stage2/bios.c (biosdisk): Don't fall back to the CHS mode
971 * stage2/bios.c (get_diskinfo): PhoenixBIOS 4.0 Revision 6.0
2064 * stage2/bios.c (get_diskinfo): Clear out the structure DRP
2248 * stage2/bios.c (get_diskinfo_floppy): Removed.
2857 * stage2/bios.c (get_diskinfo): Append 16 bytes dummy data to
2953 * stage2/bios.c (get_diskinfo): If BIOS supports LBA but doesn't
3604 * stage2/bios.c (biosdisk) [!NO_BUGGY_BIOS_IN_THE_WORLD]:
4523 * stage2/bios.c (get_diskinfo): Get rid of the wrong check for
5015 * stage2/bios.c (get_diskinfo): Don't use #ifdef for
5596 * stage2/bios.c (get_diskinfo): Check if LBA read/write
5801 * stage2/bios.c (NO_INT13_FALLBACK): Undefined.
5903 * stage2/bios.c (get_diskinfo): Set the LBA flag in GEOMETRY
7853 * stage2/bios.c (get_diskinfo): In LBA mode, set TOTAL_SECTORS
7969 * stage2/bios.c (get_diskinfo): When DRIVE is a floppy drive,
8078 * stage2/bios.c (get_diskinfo): In LBA mode, compute
8251 * shared_src/bios.c: Moved to ...
8252 * stage2/bios.c: ... here.
8407 * shared_src/Makefile.am (EXTRA_DIST): Add bios.c. Reported by
8436 * shared_src/bios.c (biosdisk): Clear the reserved member of DAP.
8703 * shared_src/bios.c (get_diskinfo): Always set the size of DRP to
8712 * shared_src/bios.c (biosdisk) [!NO_INT13_FALLBACK]: Recompute
8723 * configure.in (SHARED_SRC_RULES): Add bios into shared sources.
8725 * e2fs_stage1_5/Makefile.am (e2fs_stage1_5_exec_LDADD): Added bios.o.
8731 * shared_src/Makefile.am (EXTRA_DIST): Added bios.c.
8733 * shared_src/asm.S (biosdisk): Deleted. Now defined in bios.c.
8742 * shared_src/bios.c: New file.