grub/grub-core
Vladimir 'phcoder' Serbinenko 93cd84df63 Use ACPI shutdown intests as traditional port was removed. 2013-04-11 21:09:43 +02:00
..
boot Init video early on yeeloong to avoid being rebooted by watchdog. 2012-06-26 03:36:14 +02:00
bus * grub-core/bus/usb/usbtrans.c (grub_usb_bulk_readwrite_packetize): 2013-04-04 08:56:45 +02:00
commands * grub-core/commands/acpi.c: Use sizeof rather than hardcoding the size. 2013-04-05 11:01:19 +02:00
disk Fix missing PVs if they don't contain "interesting" LV. Closes #38677. 2013-04-11 00:08:27 +02:00
efiemu * grub-core/kern/env.c, include/grub/env.h: Change iterator through 2013-03-03 01:34:27 +01:00
font * grub-core/font/font.c (blit_comb: do_blit): Make static instead of 2013-01-21 21:03:26 +00:00
fs Add new 'proc' filesystem framework and put luks_script into it. 2013-03-24 13:05:59 +01:00
gdb Adjust types in gdb module to have intended unsigned shifts rather than 2013-03-10 18:36:39 +01:00
gettext * grub-core/gettext/gettext.c (grub_gettext_pread): Fix the case when 2012-04-04 14:41:55 +02:00
gfxmenu * grub-core/gfxmenu/gui_progress_bar.c: Handle padding sizes. 2013-04-03 09:34:08 +02:00
gnulib Backport gnulib fixes for C11. Fixes Savannah bug #37738. 2012-12-28 06:43:35 +00:00
hello * grub-core/commands/gptsync.c: Fix typographic quoting. 2012-03-03 13:05:08 +01:00
hook * grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic 2011-11-11 21:03:49 +01:00
io Import gcrypt public-key cryptography and implement signature checking. 2013-01-11 21:32:42 +01:00
kern Fix missing PVs if they don't contain "interesting" LV. Closes #38677. 2013-04-11 00:08:27 +02:00
lib * grub-core/lib/posix_wrap/locale.h [GRUB_UTIL]: Include host locale.h. 2013-04-04 08:54:02 +02:00
loader Replace the region at 0 from coreboot tables to available in BSD 2013-03-25 10:23:04 +01:00
mmap Replace the region at 0 from coreboot tables to available in BSD 2013-03-25 10:23:04 +01:00
net Resend a packet if we got the wrong buffer in status. 2013-03-17 13:33:16 +01:00
normal * grub-core/normal/term.c: Few more fixes for menu entry editor 2013-04-08 14:35:26 +02:00
partmap * grub-core/partmap/apple.c (apple_partition_map_iterate): Add 2013-04-01 02:58:47 +02:00
parttool * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
script * grub-core/script/execute.c (grub_script_arglist_to_argv): Move 2013-03-03 15:26:29 +01:00
term * grub-core/term/i386/pc/console.c: Fix cursor moving algorithm. 2013-04-08 19:51:33 +02:00
tests Use ACPI shutdown intests as traditional port was removed. 2013-04-11 21:09:43 +02:00
video * grub-core/video/i386/pc/vbe.c 2013-03-10 18:49:05 +01:00
Makefile.am New commands cbmemc, lscoreboot, coreboot_boottime to inspect 2013-03-20 17:13:31 +01:00
Makefile.core.def * grub-core/Makefile.core.def: Add kern/elfXX.c to elf module 2013-04-08 19:57:56 +02:00
gdb_grub.in * conf/Makefile.common (platform_SCRIPTS): New variable. 2012-02-18 20:25:11 +01: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: Enable objconv errors 2030, 2050 and 2031 2012-06-05 17:20:39 +02:00
genmoddep.awk Add new all_video module. 2012-02-26 18:09:07 +01:00
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 Increase warning level. 2012-02-10 16:48:48 +01:00
gentrigtables.c * grub-core/gentrigtables.c: Make tables const. 2013-03-01 11:15:09 +01:00
gmodule.pl.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +01:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00