grub/grub-core/disk
Colin Watson e3c78337c3 * include/grub/partition.h (grub_partition_map): Change prototype of
embed to take a maximum value for nsectors.
	* include/grub/emu/hostdisk.h (grub_util_ldm_embed): Likewise.
	* include/grub/fs.h (grub_fs): Likewise.
	* grub-core/partmap/msdos.c (embed_signatures): New array.
	(pc_partition_map_embed): Check for and avoid sectors matching any
	of the signatures in embed_signatures, up to max_nsectors.
	* grub-core/partmap/gpt.c (gpt_partition_map_embed): Restrict
	returned sector map to max_nsectors.
	* grub-core/disk/ldm.c (grub_util_ldm_embed): Likewise.
	* grub-core/fs/btrfs.c (grub_btrfs_embed): Likewise.
	* grub-core/fs/zfs/zfs.c (grub_zfs_embed): Likewise.
	* util/grub-setup.c (setup): Allow for the embedding area being
	split into multiple blocklists.  Tell dest_partmap->embed the
	maximum number of sectors we care about.
2012-02-27 22:25:39 +01:00
..
arc Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
efi Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
i386/pc Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
ieee1275 Make nand a prefix for nand devices. 2012-02-26 23:59:00 +01:00
AFSplitter.c small cleanup 2011-04-21 11:17:01 +02:00
ahci.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
ata.c SCSI write support (for usbms mainly). 2012-01-30 12:26:11 +01:00
cryptodisk.c * grub-core/disk/cryptodisk.c (grub_cryptodisk_endecrypt): Rename 2012-02-10 12:11:50 +01:00
diskfilter.c * grub-core/disk/diskfilter.c (grub_diskfilter_iterate): Fix off-by-one 2012-02-27 11:39:15 +01:00
dmraid_nvidia.c * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Remove useless 2012-02-26 23:36:12 +01:00
geli.c * grub-core/disk/geli.c (grub_md_sha256_real): Respect format security. 2012-02-10 14:01:53 +01:00
host.c Simplify disk opening 2011-07-07 21:46:25 +02:00
ldm.c * include/grub/partition.h (grub_partition_map): Change prototype of 2012-02-27 22:25:39 +01:00
loopback.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
luks.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
lvm.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
mdraid1x_linux.c * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Remove useless 2012-02-26 23:36:12 +01:00
mdraid_linux.c * grub-core/disk/diskfilter.c (insert_array): Choose the smallest 2012-02-27 00:46:08 +01:00
memdisk.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
pata.c * include/grub/ata.h (grub_ata): Add a new element maxbuffer. 2012-01-29 19:00:30 +01:00
raid5_recover.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
raid6_recover.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
scsi.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
usbms.c merge mainline into cbi 2012-02-01 14:30:40 +01:00