grub/grub-core/loader
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
..
efi * grub-core/loader/efi/chainloader.c (grub_chainloader_unload): Set 2011-05-10 09:14:41 +02:00
i386 * grub-core/fs/fat.c: Include grub/fat.h. 2011-05-18 12:48:14 +02:00
ia64/efi Fix compilation errors 2011-01-03 02:28:14 +01:00
mips Prevent potential loss of memory map by overwrite on qemu-mips. 2011-05-17 19:32:51 +02:00
powerpc/ieee1275 Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
sparc64/ieee1275 Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
aout.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
macho.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
macho32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
macho64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
machoXX.c automake commit without merge history 2010-05-06 11:34:04 +05:30
multiboot.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
multiboot_elfxx.c Use kseg0 entry address on mips 2010-08-29 15:45:21 +02:00
multiboot_mbi2.c * grub-core/bus/usb/usb.c (attach_hooks): Make static. 2011-03-23 12:05:13 +01:00
xnu.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
xnu_resume.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00