.. |
arc
|
25239370fd
Remove nested functions from device iterators.
|
пре 12 година |
efi
|
c79c59f129
lsefimmap: support persistent memory and other UEFI 2.5 features
|
пре 9 година |
i386
|
2c3a054f4f
WIP
|
пре 8 година |
ieee1275
|
805a8dccc8
* grub-core/commands/gptsync.c: Fix typographic quoting.
|
пре 12 година |
mips
|
e7d2559bc1
* grub-core/commands/i386/pc/drivemap.c: Add TRANSLATORS comments.
|
пре 12 година |
xen
|
496a6b3024
Correct some translatable strings.
|
пре 11 година |
acpi.c
|
ec4af117c6
acpi: add missing efi_call wrapper to acpi command
|
пре 7 година |
acpihalt.c
|
aa7bb4607b
acpihalt: add GRUB_ACPI_OPCODE_CREATE_DWORD_FIELD (0x8a)
|
пре 9 година |
blocklist.c
|
cb72aa1809
Rewrite blocklist functions in order to get progress when
|
пре 11 година |
boot.c
|
9612ebc00e
Add new ports: i386-xen and x86_64-xen. This allows running GRUB in
|
пре 11 година |
boottime.c
|
065adc346c
Clarify several translatable messages.
|
пре 11 година |
cacheinfo.c
|
9c07daaf91
cacheinfo: Add missing license information.
|
пре 9 година |
cat.c
|
8c26dace6f
cat: Don't switch terminal mode when there is nothing to highlight.
|
пре 8 година |
cmp.c
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
пре 13 година |
configfile.c
|
e8a5d5d4da
* grub-core/commands/configfile.c (GRUB_MOD_INIT): Correct
|
пре 12 година |
date.c
|
8f95d002fe
* grub-core/commands/date.c (GRUB_MOD_INIT): Remove non-uniform
|
пре 12 година |
echo.c
|
e745cf0ca6
Implement automatic module license checking according to new GNU
|
пре 13 година |
eval.c
|
356670f1f2
* grub-core/script/execute.c (grub_script_execute_sourcecode): Split
|
пре 11 година |
extcmd.c
|
e745cf0ca6
Implement automatic module license checking according to new GNU
|
пре 13 година |
file.c
|
b04c6d32ce
commands/file: Change the confusing loop stop condition.
|
пре 10 година |
file32.c
|
ec824e0f2a
Implement grub_file tool and use it to implement generating of config
|
пре 11 година |
file64.c
|
ec824e0f2a
Implement grub_file tool and use it to implement generating of config
|
пре 11 година |
fileXX.c
|
fb66b512fa
commands/fileXX: Fix remaining memory leak.
|
пре 9 година |
gptsync.c
|
9d999852a2
gptsync: Add missing device_close.
|
пре 10 година |
halt.c
|
02a2bf8384
Add noreturn attributes and remove unreachable code.
|
пре 13 година |
hashsum.c
|
a1ef7718c9
* grub-core/commands/hashsum.c: Remove unneeded memset (zalloc already
|
пре 11 година |
hdparm.c
|
4bd4a88725
i386, x86_64, ppc: fix switch fallthrough cases with GCC7
|
пре 7 година |
help.c
|
a18f3b98c6
* include/grub/list.h (FOR_LIST_ELEMENTS_SAFE): New macro.
|
пре 12 година |
hexdump.c
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
пре 13 година |
iorw.c
|
584b2f8a22
Replace grub_target_addr with more appropriate types.
|
пре 12 година |
keylayouts.c
|
7c378c3964
* grub-core/commands/keylayouts.c: Ignore unknown keys.
|
пре 10 година |
keystatus.c
|
d745dda77e
Fix USB devices not being detected when requested
|
пре 11 година |
legacycfg.c
|
641bb15fa4
legacy_initrd: Strip any additional arguments to initrd.
|
пре 7 година |
loadenv.c
|
1f6af2a9f8
* grub-core/commands/loadenv.c (check_blocklists): Fix overlap check.
|
пре 10 година |
ls.c
|
fa2923436b
* grub-core/commands/testspeed.c: New command testspeed.
|
пре 11 година |
lsacpi.c
|
cc0e476fe8
* grub-core/commands/lsacpi.c: Fix types on 64-bit platform.
|
пре 11 година |
lsmmap.c
|
76ce1de740
Translate UEFI persistent memory type
|
пре 9 година |
lspci.c
|
ca3a74469a
Remove nested functions from PCI iterators.
|
пре 12 година |
macbless.c
|
72bbd8046a
commands/macbless: Handle device opening errors correctly.
|
пре 10 година |
memrw.c
|
584b2f8a22
Replace grub_target_addr with more appropriate types.
|
пре 12 година |
menuentry.c
|
4e9b28192a
* grub-core/commands/menuentry.c: Fix typo in TRANSLATORS comments
|
пре 12 година |
minicmd.c
|
66a07ce2f8
* grub-core/commands/minicmd.c (grub_mini_cmd_dump): Handle LLP case.
|
пре 11 година |
nativedisk.c
|
4bd4a88725
i386, x86_64, ppc: fix switch fallthrough cases with GCC7
|
пре 7 година |
parttool.c
|
5db2190f2c
parttool: fix memory leak
|
пре 9 година |
password.c
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
пре 13 година |
password_pbkdf2.c
|
f3c84fa798
password_pbkdf2: fix memory leak
|
пре 9 година |
pcidump.c
|
bfdfeb2508
Clarify several translatable messages.
|
пре 11 година |
probe.c
|
eadfad244e
* grub-core/commands/probe.c: Add missing grub_device_close.
|
пре 11 година |
read.c
|
e745cf0ca6
Implement automatic module license checking according to new GNU
|
пре 13 година |
reboot.c
|
02a2bf8384
Add noreturn attributes and remove unreachable code.
|
пре 13 година |
regexp.c
|
cb758e96cc
* grub-core/commands/regexp.c (set_matches): Move setvar out of its
|
пре 11 година |
search.c
|
1b782e902e
search: actually skip floppy with --no-floppy
|
пре 8 година |
search_file.c
|
f7c71e68b5
* grub-core/commands/search_file.c (SEARCH_TARGET): Remove obsolete
|
пре 13 година |
search_label.c
|
f7c71e68b5
* grub-core/commands/search_file.c (SEARCH_TARGET): Remove obsolete
|
пре 13 година |
search_uuid.c
|
f7c71e68b5
* grub-core/commands/search_file.c (SEARCH_TARGET): Remove obsolete
|
пре 13 година |
search_wrap.c
|
5af859bb77
search_wrap: fix memory leak
|
пре 9 година |
setpci.c
|
17334a6b6a
Rewrite spkmodem to use PIT for timing. Double the speed.
|
пре 12 година |
sleep.c
|
e89c2d48a9
Lift 255x255 erminal sie restriction to 65535x65535. Also change from
|
пре 11 година |
syslinuxcfg.c
|
fbae51dcea
commands/syslinux: Add missing free.
|
пре 10 година |
terminal.c
|
d745dda77e
Fix USB devices not being detected when requested
|
пре 11 година |
test.c
|
958167b91c
test: fix previous commit - we need to return from subexpression
|
пре 9 година |
testload.c
|
cb72aa1809
Rewrite blocklist functions in order to get progress when
|
пре 11 година |
testspeed.c
|
0dc11c08d7
* grub-core/commands/testspeed.c: Reuse formatting string to decrease
|
пре 11 година |
time.c
|
d61386e21d
Improve string. Gettextize.
|
пре 12 година |
tr.c
|
6079e67926
commands/tr: Simplify and fix missing parameter test.
|
пре 10 година |
true.c
|
40211ab884
* grub-core/commands/acpihalt.c: Add TRANSLATORS comments.
|
пре 12 година |
usbtest.c
|
d745dda77e
Fix USB devices not being detected when requested
|
пре 11 година |
verify.c
|
6c35ce72ba
verify: fix memory leak
|
пре 9 година |
videoinfo.c
|
16940e077c
* grub-core/commands/videoinfo.c: Use "paletted" rather than "packed
|
пре 11 година |
videotest.c
|
cd0f6eec7b
* grub-core/commands/videotest.c: Reduce flickering and draw 6 squares
|
пре 11 година |
wildcard.c
|
ec65605af4
wildcard: Mark unused argument as such.
|
пре 9 година |
xnu_uuid.c
|
44a387e0ea
* grub-core/commands/xnu_uuid.c: Remove variable length arrays.
|
пре 11 година |