.. |
arc
|
|
|
efi
|
* grub-core/commands/efi/lsefisystab.c (grub_cmd_lsefisystab): Show
|
2014-06-22 01:34:57 +02:00 |
i386
|
grub_cmd_play: Avoid division by zero.
|
2015-01-21 17:42:10 +01:00 |
ieee1275
|
* grub-core/commands/gptsync.c: Fix typographic quoting.
|
2012-03-03 13:05:08 +01:00 |
mips/loongson
|
|
|
xen
|
Correct some translatable strings.
|
2013-12-21 03:03:31 +01:00 |
acpi.c
|
* grub-core/commands/acpi.c: Use grub_addr_t rather than long when
|
2013-12-15 14:27:04 +01:00 |
acpihalt.c
|
ACPIhalt: Add more ACPI opcodes.
|
2014-09-21 18:58:14 +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
|
Clarify several translatable messages.
|
2013-12-21 03:21:45 +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
|
|
|
file.c
|
ARM64 grub-file and grub-mkconfig support.
|
2013-12-23 18:17:09 +01:00 |
file32.c
|
Implement grub_file tool and use it to implement generating of config
|
2013-12-17 14:39:48 +01:00 |
file64.c
|
Implement grub_file tool and use it to implement generating of config
|
2013-12-17 14:39:48 +01:00 |
fileXX.c
|
fix include loop on MinGW due to libintl.h pulling stdio.h
|
2014-01-18 21:22:57 +04:00 |
gptsync.c
|
cleanup: grub_cpu_to_XXX_compile_time for constants
|
2014-09-22 20:47:10 +04: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
|
|
|
help.c
|
|
|
hexdump.c
|
|
|
iorw.c
|
|
|
keylayouts.c
|
* grub-core/commands/keylayouts.c: Ignore unknown keys.
|
2014-09-21 18:49:49 +02:00 |
keystatus.c
|
|
|
legacycfg.c
|
Replace few instances of memcmp/memcpy in the code that should be grub_memcmp/grub_memcpy.
|
2014-04-04 07:58:42 +02:00 |
loadenv.c
|
* grub-core/commands/loadenv.c (check_blocklists): Fix overlap check.
|
2014-06-22 03:51:50 +04:00 |
ls.c
|
|
|
lsacpi.c
|
|
|
lsmmap.c
|
Pass-through unknown E820 types. It required reorganisation of mmap
|
2013-10-14 16:33:44 +02:00 |
lspci.c
|
|
|
macbless.c
|
* grub-core/commands/macbless.c: Rename FILE and DIR to avoid
|
2014-01-18 19:26:40 +01:00 |
memrw.c
|
|
|
menuentry.c
|
|
|
minicmd.c
|
* grub-core/commands/minicmd.c (grub_mini_cmd_dump): Handle LLP case.
|
2013-12-16 15:28:07 +01:00 |
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
|
* configure.ac: Fix spelling.
|
2013-12-23 13:32:35 +00:00 |
password.c
|
|
|
password_pbkdf2.c
|
|
|
pcidump.c
|
Clarify several translatable messages.
|
2013-12-21 01:41:16 +01:00 |
probe.c
|
|
|
read.c
|
|
|
reboot.c
|
|
|
regexp.c
|
|
|
search.c
|
|
|
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 |
setpci.c
|
|
|
sleep.c
|
Lift 255x255 erminal sie restriction to 65535x65535. Also change from
|
2013-10-19 23:59:32 +02:00 |
syslinuxcfg.c
|
Fix several translatable strings.
|
2014-01-24 18:20:27 +01:00 |
terminal.c
|
|
|
test.c
|
|
|
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
|
Decrease number of strings to translate.
|
2013-12-18 07:26:13 +01:00 |
true.c
|
|
|
usbtest.c
|
|
|
verify.c
|
fix memory corruption in pubkey filter over network
|
2014-12-05 21:17:08 +03:00 |
videoinfo.c
|
|
|
videotest.c
|
|
|
wildcard.c
|
|
|
xnu_uuid.c
|
* grub-core/commands/xnu_uuid.c: Remove variable length arrays.
|
2013-11-12 01:19:34 +01:00 |