grub/grub-core/fs
Vladimir 'phcoder' Serbinenko 1e4b43901a * grub-core/fs/fat.c: Include grub/fat.h.
(grub_fat_bpb): Moved to ...
	* include/grub/fat.h (grub_fat_bpb): ... here. New file.
	* grub-core/loader/i386/pc/chainloader.c: Include grub/fat.h and
	grub/ntfs.h.
	* include/grub/i386/pc/chainloader.h (grub_chainloader_flags_t):
	Moved from here...
	* grub-core/loader/i386/pc/chainloader.c (grub_chainloader_flags_t): ...
	here.
	* grub-core/loader/i386/pc/chainloader.c (grub_chainloader_patch_bpb):
	New function.
	(grub_chainloader_cmd): Patch BPB if --bpb is given.
	(GRUB_MOD_INIT): Show --bpb.
	* grub-core/loader/i386/pc/ntldr.c (grub_cmd_ntldr): Patch BPB.
	* grub-core/normal/main.c (features): New variable.
	(GRUB_MOD_INIT): Set feature_* variables.
	* include/grub/i386/pc/chainloader.h (grub_chainloader_patch_bpb): New
	proto.
	* include/grub/ntfs.h (grub_ntfs_bpb): New field bios_drive.
2011-05-18 12:48:14 +02:00
..
i386/pc * grub-core/fs/i386/pc/pxe.c (grub_pxefs_dir): Return 2011-05-03 18:03:05 +01:00
zfs Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
affs.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
afs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
afs_be.c automake commit without merge history 2010-05-06 11:34:04 +05:30
befs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
befs_be.c automake commit without merge history 2010-05-06 11:34:04 +05:30
btrfs.c * grub-core/fs/btrfs.c (grub_btrfs_read_logical): Silence spurious 2011-05-15 10:23:02 +02:00
cpio.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
ext2.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
fat.c * grub-core/fs/fat.c: Include grub/fat.h. 2011-05-18 12:48:14 +02:00
fshelp.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hfs.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
hfsplus.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
iso9660.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
jfs.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
minix.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
minix2.c Split minix.mod into minix.mod and minix2.mod. 2010-09-08 19:13:48 +02:00
minix3.c minix3fs support 2011-04-11 08:16:13 +02:00
nilfs2.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ntfs.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
ntfscomp.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
reiserfs.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
romfs.c Support RomFS label 2010-12-15 22:00:18 +01:00
sfs.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
squash4.c Add missing packed attribute 2010-12-11 18:42:44 +01:00
tar.c automake commit without merge history 2010-05-06 11:34:04 +05:30
udf.c Several FS mtime support. 2011-05-15 12:23:54 +02:00
ufs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ufs2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
xfs.c Several FS mtime support. 2011-05-15 12:23:54 +02:00