grub/grub-core/commands
2013-06-16 04:19:38 +02:00
..
arc Remove nested functions from device iterators. 2013-01-20 15:52:15 +00:00
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 * grub-core/commands/acpihalt.c: Fix handling of DSDT in presence of 2013-05-30 21:32:01 +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 Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
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 (grub_cmd_list_env): Move print_var 2013-03-02 11:45:01 +01: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 Replace the region at 0 from coreboot tables to available in BSD 2013-03-25 10:23:04 +01:00
lspci.c
memrw.c
menuentry.c
minicmd.c
nativedisk.c Support for cbfs. Also factor out the part which is common 2013-06-16 00:06:13 +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
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 Remove nested functions from device iterators. 2013-01-20 15:52:15 +00:00
search_file.c
search_label.c
search_uuid.c
search_wrap.c
setpci.c
sleep.c
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 Remove nested functions from filesystem directory iterators. 2013-01-21 01:33:46 +00:00
xnu_uuid.c