grub/grub-core/lib
Vladimir 'phcoder' Serbinenko e3a1073fd2 FreeDOS direct loading support.
* docs/grub.texi (Supported OS): Add FreeDOS.
	* grub-core/Makefile.core.def (freedos): New module.
	* grub-core/lib/i386/relocator.c (grub_relocator16_ebx): New extern
	variable.
	(grub_relocator16_boot): Handle %ebx.
	* grub-core/lib/i386/relocator16.S: Likewise.
	* grub-core/loader/i386/pc/freedos.c: New file.
2011-05-18 12:15:16 +02:00
..
arc sgi support 2011-05-13 16:36:05 +02:00
efi IA64 support. 2011-05-15 11:22:59 +02:00
emu Add missing emu/halt.c 2010-08-30 00:54:15 +02:00
i386 FreeDOS direct loading support. 2011-05-18 12:15:16 +02:00
ia64 Reimport setjmp from Tristan's branch. 2010-09-04 17:23:51 +02:00
ieee1275 * grub-core/lib/efi/datetime.c: Add missing GRUB_MOD_LICENSE. 2011-04-20 01:32:21 +02:00
libgcrypt/cipher automake commit without merge history 2010-05-06 11:34:04 +05:30
libgcrypt_wrap Properly define WORDS_BIGENDIAN in wrapped environments. 2010-11-14 13:37:59 +01:00
mips * include/grub/dl.h [ASM_FILE]: Adapt for assembly. 2011-04-20 01:37:48 +02:00
posix_wrap Satisfy some bison versions need for inttypes.h. 2011-01-08 00:34:23 +01:00
powerpc * include/grub/dl.h [ASM_FILE]: Adapt for assembly. 2011-04-20 01:37:48 +02:00
sparc64 * include/grub/dl.h [ASM_FILE]: Adapt for assembly. 2011-04-20 01:37:48 +02:00
x86_64 * include/grub/dl.h [ASM_FILE]: Adapt for assembly. 2011-04-20 01:37:48 +02:00
xzembed MAke a separate scratch for decompressor 2010-09-21 19:39:51 +02:00
arg.c * grub-core/lib/arg.c (grub_arg_parse): Avoid interpreting direct 2010-11-01 12:45:51 +01:00
cmdline.c Improve loaders' kernel command line handling. 2011-01-07 17:09:39 +01:00
cmos_datetime.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
crc.c Add crc32c for btrfs 2010-12-01 01:22:55 +01:00
crypto.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
envblk.c automake commit without merge history 2010-05-06 11:34:04 +05:30
hexdump.c automake commit without merge history 2010-05-06 11:34:04 +05:30
legacy_parse.c * grub-core/lib/legacy_parse.c (grub_legacy_parse): Correctly handle 2011-05-05 01:27:54 +02:00
LzFind.c * grub-core/lib/LzFind.c: Add missing include. 2010-09-24 09:19:57 +02:00
LzmaDec.c C part of decompressor 2010-09-21 11:22:52 +02:00
LzmaEnc.c * grub-core/lib/LzFind.c: Add missing include. 2010-09-24 09:19:57 +02:00
pbkdf2.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
reed_solomon.c * grub-core/lib/reed_solomon.c (grub_reed_solomon_add_redundancy): 2011-01-04 15:39:59 +01:00
relocator.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
setjmp.S Reimport setjmp from Tristan's branch. 2010-09-04 17:23:51 +02:00