grub/grub-core/disk
Vladimir 'phcoder' Serbinenko 7626111087 IEEE1275 disk write support.
* grub-core/kern/ieee1275/ieee1275.c (grub_ieee1275_write): Make buffer
	const void *.
	* include/grub/ieee1275/ieee1275.h (grub_ieee1275_write): Likewise.
	* grub-core/disk/ieee1275/ofdisk.c (grub_ofdisk_read): Move open
	and seek loginc to ...
	(grub_ofdisk_prepare): ... here.
	(grub_ofdisk_write): Implement.
2012-01-25 18:32:08 +01:00
..
arc ARC disk write support. 2012-01-25 16:13:34 +01:00
efi Add noreturn attributes and remove unreachable code. 2011-12-13 15:13:51 +01:00
i386/pc Defer multiboot device parsing until we're in compressed part. 2011-11-12 21:12:52 +01:00
ieee1275 IEEE1275 disk write support. 2012-01-25 18:32:08 +01:00
AFSplitter.c small cleanup 2011-04-21 11:17:01 +02:00
ahci.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
ata.c * grub-core/commands/hdparm.c (le16_to_char): Make src and dest uint16 * 2011-12-13 14:57:46 +01:00
cryptodisk.c Fix compilation on GNU/Linux. 2011-07-08 03:59:05 +02:00
dmraid_nvidia.c * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Skip 2012-01-14 11:37:34 +01:00
geli.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
host.c Simplify disk opening 2011-07-07 21:46:25 +02:00
loopback.c Simplify disk opening 2011-07-07 21:46:25 +02:00
luks.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
lvm.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
mdraid1x_linux.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
mdraid_linux.c * grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Change pointer 2011-12-13 02:13:44 +01:00
memdisk.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
pata.c * grub-core/disk/pata.c (grub_pata_pio_read): Handle unaligned buffer. 2011-12-13 15:55:36 +01:00
raid.c * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Skip 2012-01-14 11:37:34 +01:00
raid5_recover.c Unify and improve RAID and crypto xor. 2011-12-13 01:26:53 +01:00
raid6_recover.c Unify and improve RAID and crypto xor. 2011-12-13 01:26:53 +01:00
scsi.c Simplify disk opening 2011-07-07 21:46:25 +02:00
usbms.c merge mainline into lazy 2011-07-07 12:21:53 +02:00