grub/grub-core
Vladimir 'phcoder' Serbinenko ba7df45ee6 Chainloading on coreboot support.
* grub-core/Makefile.core.def (chain): Add coreboot.
	* grub-core/loader/i386/coreboot/chainloader.c: New file.
2011-06-27 14:14:11 +02:00
..
boot Avoid unnecessary copying on MIPS. 2011-05-17 21:40:35 +02:00
bus AHCI support. 2011-06-24 00:07:55 +02:00
commands Implement time command. 2011-06-27 12:31:37 +02:00
disk * grub-core/disk/scsi.c (grub_scsi_read): Limit SCSI reads to 32K 2011-06-27 10:12:35 +02:00
efiemu merge mainline into ahci 2011-05-16 17:17:04 +02:00
font * grub-core/font/font_cmd.c (loadfont_command): Set grub_errno 2011-05-14 22:29:27 +02:00
fs Display the path of the file when file is not found 2011-06-26 21:48:52 +02:00
gettext Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gfxmenu merge trunk 2011-04-21 11:07:10 +01:00
gnulib merge mainline into ahci 2011-05-16 17:17:04 +02:00
hello Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hook Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
io * grub-core/io/xzio.c: Fix code style issues 2011-06-24 22:37:17 +02:00
kern Coreboot video support. 2011-06-27 08:54:55 +02:00
lib * grub-core/lib/relocator.c (malloc_in_range): Fix a memory corruption 2011-06-27 12:18:44 +02:00
loader Chainloading on coreboot support. 2011-06-27 14:14:11 +02:00
mmap sgi support 2011-05-13 16:36:05 +02:00
net * grub-core/net/drivers/ieee1275/ofnet.c (send_card_buffer) Use right 2011-06-27 12:13:21 +02:00
normal * grub-core/commands/cmp.c (grub_cmd_cmp): Remove unnecessary NULL 2011-06-26 17:17:41 +02:00
partmap Fix spurious warning. 2011-06-23 20:05:39 +02:00
parttool Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
script Implement time command. 2011-06-27 12:31:37 +02:00
term Move gfxmenu color handling to video, so that gfxterm can use it 2011-05-18 12:44:24 +01:00
tests Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
video Coreboot video support. 2011-06-27 08:54:55 +02:00
Makefile.am Coreboot video support. 2011-06-27 08:54:55 +02:00
Makefile.core.def Chainloading on coreboot support. 2011-06-27 14:14:11 +02:00
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmod.sh.in * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
genmoddep.awk use objcopy instead of creating mod-*.c and mod-*.o 2010-08-29 16:43:07 +05:30
gensyminfo.sh.in * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
gensymlist.sh track function symbols 2011-05-08 18:29:37 +02:00
gentrigtables.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00