grub/include/grub/ieee1275
Vladimir 'phcoder' Serbinenko b5ea6ce03a Support Openfirmware disks with non-512B sectors.
* grub-core/disk/ieee1275/ofdisk.c (grub_ofdisk_open): Get the block
	size of the disk.
	* (grub_ofdisk_get_block_size): New function.
	* (grub_ofdisk_prepare): Use the correct block size.
	* (grub_ofdisk_read): Likewise.
	* (grub_ofdisk_write): Likewise.
	* include/grub/ieee1275/ofdisk.h (grub_ofdisk_get_block_size):
	New proto.
2013-02-19 09:10:26 +01:00
..
console.h merge common serial and ofconsole code into terminfo 2010-05-07 15:44:43 +02:00
ieee1275.h * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options): Set 2012-09-18 11:52:19 +02:00
ofdisk.h Support Openfirmware disks with non-512B sectors. 2013-02-19 09:10:26 +01:00