grub/grub-core/commands
2013-10-14 16:33:44 +02:00
..
arc
efi
i386 Fix casts when compiling coreboot-specific code for 64-bit EFI. 2013-06-16 04:19:38 +02:00
ieee1275
mips/loongson
acpi.c * grub-core/commands/acpi.c: Use sizeof rather than hardcoding the size. 2013-04-05 11:01:19 +02:00
acpihalt.c Add a wrapper for fopen. On unix-like systems just pass-through. On 2013-10-13 20:36:28 +02:00
blocklist.c Remove nested functions from disk and file read hooks. 2013-02-27 17:19:15 +01:00
boot.c
boottime.c * grub-core/commands/boottime.c: Fix copyright header. 2013-03-20 17:16:35 +01:00
cacheinfo.c
cat.c * grub-core/commands/cat.c: Show UTF-8 characters. 2013-05-08 11:09:08 +02:00
cmp.c
configfile.c
date.c
echo.c
eval.c * grub-core/script/execute.c (grub_script_execute_sourcecode): Split 2013-06-07 18:40:37 +02:00
extcmd.c
gptsync.c
halt.c
hashsum.c
hdparm.c
help.c
hexdump.c
iorw.c
keylayouts.c Handle Japanese special keys. 2013-04-12 22:26:38 +02:00
keystatus.c Fix USB devices not being detected when requested 2013-03-19 20:35:21 +01:00
legacycfg.c
loadenv.c * grub-core/commands/loadenv.c: Support skipping signature check 2013-09-27 02:08:32 +02:00
ls.c * grub-core/commands/testspeed.c: New command testspeed. 2013-05-05 18:16:48 +02:00
lsacpi.c * grub-core/commands/lsacpi.c: Fix types on 64-bit platform. 2013-02-06 17:37:29 +01:00
lsmmap.c Pass-through unknown E820 types. It required reorganisation of mmap 2013-10-14 16:33:44 +02:00
lspci.c
memrw.c
menuentry.c
minicmd.c
nativedisk.c * grub-core/commands/nativedisk.c (get_uuid): Handle 2013-07-25 16:31:18 +02:00
parttool.c Make 'make check' work on emu. 2013-04-27 02:00:16 +02:00
password.c
password_pbkdf2.c
pcidump.c * grub-core/commands/pcidump.c: Remove static variables. 2013-07-11 16:11:03 +02:00
probe.c * grub-core/commands/probe.c: Add missing grub_device_close. 2013-04-28 13:54:32 +02:00
read.c
reboot.c
regexp.c * grub-core/commands/regexp.c (set_matches): Move setvar out of its 2013-03-03 15:24:02 +01:00
search.c
search_file.c
search_label.c
search_uuid.c
search_wrap.c
setpci.c
sleep.c * grub-core/commands/sleep.c: Refresh screen before sleeping. 2013-07-11 16:02:22 +02:00
terminal.c Fix USB devices not being detected when requested 2013-03-19 20:35:21 +01:00
test.c Fix test -a and -o precedence. 2013-05-04 13:38:59 +02:00
testload.c Remove nested functions from disk and file read hooks. 2013-02-27 17:19:15 +01:00
testspeed.c * grub-core/commands/testspeed.c: Reuse formatting string to decrease 2013-05-10 16:25:36 +02:00
time.c
true.c
usbtest.c Fix USB devices not being detected when requested 2013-03-19 20:35:21 +01:00
verify.c * grub-core/commands/verify.c: Use GRUB_CHAR_BIT. 2013-04-05 10:52:13 +02:00
videoinfo.c * grub-core/commands/videoinfo.c: Use "paletted" rather than "packed 2013-05-07 14:44:05 +02:00
videotest.c * grub-core/commands/videotest.c: Reduce flickering and draw 6 squares 2013-05-02 14:34:13 +02:00
wildcard.c
xnu_uuid.c