grub2/grub-core/commands
2013-11-19 19:04:51 +00:00
..
arc Remove nested functions from device iterators. 2013-01-20 15:52:15 +00:00
efi Remove nested functions from PCI iterators. 2013-01-13 01:10:41 +00:00
i386 Remove use of nested functions from hwmatch. 2013-11-17 13:58:19 +00:00
ieee1275
mips/loongson
xen Add new ports: i386-xen and x86_64-xen. This allows running GRUB in 2013-11-09 21:29:11 +01:00
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 Rewrite blocklist functions in order to get progress when 2013-11-01 23:28:03 +01:00
boot.c Add new ports: i386-xen and x86_64-xen. This allows running GRUB in 2013-11-09 21:29:11 +01:00
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 * grub-core/commands/configfile.c (GRUB_MOD_INIT): Correct 2012-10-12 15:34:33 +01:00
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 * grub-core/commands/gptsync.c (lba_to_chs): Use proper types rather 2013-10-25 18:02:40 +02:00
halt.c
hashsum.c * grub-core/commands/hashsum.c: Remove unneeded memset (zalloc already 2013-11-12 00:58:46 +01:00
hdparm.c * grub-core/commands/hdparm.c (le16_to_char): Always byte-swap strings. 2012-06-06 12:22:32 +02:00
help.c * include/grub/list.h (FOR_LIST_ELEMENTS_SAFE): New macro. 2012-07-02 11:19:22 +02:00
hexdump.c
iorw.c
keylayouts.c * conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_KERNEL=1. 2013-10-25 16:07:01 +02:00
keystatus.c Fix USB devices not being detected when requested 2013-03-19 20:35:21 +01:00
legacycfg.c * grub-core/commands/legacycfg.c (grub_legacy_check_md5_password): Plug 2013-11-18 02:37:46 +01:00
loadenv.c * grub-core/commands/loadenv.c (grub_cmd_save_env): Remove unset 2013-11-03 06:17:31 +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 Pass-through unknown E820 types. It required reorganisation of mmap 2013-10-14 16:33:44 +02:00
lspci.c Remove nested functions from PCI iterators. 2013-01-13 01:10:41 +00:00
memrw.c
menuentry.c * grub-core/commands/menuentry.c: Fix typo in TRANSLATORS comments 2012-05-04 01:20:38 +02:00
minicmd.c
nativedisk.c Add new ports: i386-xen and x86_64-xen. This allows running GRUB in 2013-11-09 21:29:11 +01:00
parttool.c Make 'make check' work on emu. 2013-04-27 02:00:16 +02:00
password_pbkdf2.c
password.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_file.c
search_label.c
search_uuid.c
search_wrap.c * grub-core/commands/search_wrap.c (grub_cmd_search): Handle old 2012-04-19 11:32:59 +02:00
search.c Remove nested functions from device iterators. 2013-01-20 15:52:15 +00:00
setpci.c Rewrite spkmodem to use PIT for timing. Double the speed. 2013-01-17 20:06:52 +01:00
sleep.c Update for new grub_term_poll_usb signature. 2013-11-17 10:37:44 +00: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 Rewrite blocklist functions in order to get progress when 2013-11-01 23:28:03 +01:00
testspeed.c * grub-core/commands/testspeed.c: Reuse formatting string to decrease 2013-05-10 16:25:36 +02:00
time.c
tr.c Added `tr' command support. 2013-10-17 19:06:29 +02:00
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 (free_pk): Plug memory leak. 2013-11-18 02:40:17 +01: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 * grub-core/commands/xnu_uuid.c: Remove variable length arrays. 2013-11-12 01:19:34 +01:00