Home | History | Annotate | Download | only in grub

Lines Matching full:geometry

333 	reference to `geometry' structure to new `geom' one.
430 (struct geometry): Added a new member ``sector_size''.
1895 geometry explicitly. This shouldn't be harmful, as INT 13,
1897 even with LBA because of a geometry problem, you can never read
3174 geometry methods fail, such as when the drive is mapped to a
3440 Don't check for the geometry, since some BIOSes don't return the
5744 * stage2/bios.c (get_diskinfo): Set the LBA flag in GEOMETRY
6633 (Commands): Added descriptions about "geometry", "device" and
7131 (get_diskinfo): Use get_drive_geometry to set the geometry of
7290 modified geometry to GEOM and reset BUF_DRIVE. Reported by Pavel
7316 set the geometry of a drive specified to them.
7698 "geometry", print the device file name instead of CHS/LBA
7728 * stage2/cmdline.c (commands): Added geometry.
7729 (enter_cmdline): If CUR_HEAP has the string "geometry", print
7920 TOTAL_SECTORS from DRP instead of GEOMETRY.
7921 Clear GEOMETRY->FLAGS first.
8549 * shared_src/shared.h (struct geometry): Declare total_sectors as
8555 (get_diskinfo) [DEBUG]: Print the geometry of DRIVE.
8585 * shared_src/shared.h (struct geometry): Added new member,
8712 * shared_src/asm.S (biosdisk): Use a structure for geometry
8714 (get_diskinfo): Take a pointer to a geometry structure as the
8715 second argument, and fill a geometry in it. Return 1 if an error
8719 struct geometry.
8720 * shared_src/disk_io.c (buf_geom): Declare as struct geometry.
8725 (struct geometry): New structure.
8911 GEOMETRY is nonzero.
8912 (get_diskinfo): Set high nibble of GEOMETRY (0xf0000000) to 1 if