Daniel Kiper 3a1afa19ca i18n: Align N_() formatting with the rest of GRUB code vor 4 Jahren
..
arc 25239370fd Remove nested functions from device iterators. vor 12 Jahren
efi 0860abe130 commands/efi/lsefisystab: Add short text for EFI_RT_PROPERTIES_TABLE_GUID vor 4 Jahren
i386 8f73052885 efi: Use grub_is_lockdown() instead of hardcoding a disabled modules list vor 4 Jahren
ieee1275 805a8dccc8 * grub-core/commands/gptsync.c: Fix typographic quoting. vor 13 Jahren
mips e7d2559bc1 * grub-core/commands/i386/pc/drivemap.c: Add TRANSLATORS comments. vor 13 Jahren
xen 496a6b3024 Correct some translatable strings. vor 11 Jahren
acpi.c 3e8e4c0549 acpi: Don't register the acpi command when locked down vor 4 Jahren
acpihalt.c aa7bb4607b acpihalt: add GRUB_ACPI_OPCODE_CREATE_DWORD_FIELD (0x8a) vor 9 Jahren
blocklist.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling vor 6 Jahren
boot.c 9612ebc00e Add new ports: i386-xen and x86_64-xen. This allows running GRUB in vor 11 Jahren
boottime.c 065adc346c Clarify several translatable messages. vor 11 Jahren
cacheinfo.c 9c07daaf91 cacheinfo: Add missing license information. vor 10 Jahren
cat.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling vor 6 Jahren
cmp.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling vor 6 Jahren
configfile.c e8a5d5d4da * grub-core/commands/configfile.c (GRUB_MOD_INIT): Correct vor 12 Jahren
date.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers vor 5 Jahren
echo.c e745cf0ca6 Implement automatic module license checking according to new GNU vor 14 Jahren
eval.c 356670f1f2 * grub-core/script/execute.c (grub_script_execute_sourcecode): Split vor 12 Jahren
extcmd.c 578c95298b kern: Add lockdown support vor 4 Jahren
file.c 9340f5cbce commands/file: Fix array/enum desync vor 4 Jahren
file32.c ec824e0f2a Implement grub_file tool and use it to implement generating of config vor 11 Jahren
file64.c ec824e0f2a Implement grub_file tool and use it to implement generating of config vor 11 Jahren
fileXX.c fb66b512fa commands/fileXX: Fix remaining memory leak. vor 10 Jahren
gptsync.c 9d999852a2 gptsync: Add missing device_close. vor 10 Jahren
halt.c 02a2bf8384 Add noreturn attributes and remove unreachable code. vor 13 Jahren
hashsum.c 8b6f528e52 commands/hashsum: Fix a memory leak vor 4 Jahren
hdparm.c 5c97492a29 commands/hdparm: Restrict hdparm command when locked down vor 4 Jahren
help.c a18f3b98c6 * include/grub/list.h (FOR_LIST_ELEMENTS_SAFE): New macro. vor 13 Jahren
hexdump.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling vor 6 Jahren
iorw.c 8f73052885 efi: Use grub_is_lockdown() instead of hardcoding a disabled modules list vor 4 Jahren
keylayouts.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling vor 6 Jahren
keystatus.c 5bcdf67642 kern/term: Make grub_getkeystatus() helper function available everywhere vor 5 Jahren
legacycfg.c 3f05d693d1 malloc: Use overflow checking primitives where we do complex allocations vor 5 Jahren
loadenv.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling vor 6 Jahren
ls.c 3a1afa19ca i18n: Align N_() formatting with the rest of GRUB code vor 4 Jahren
lsacpi.c cc0e476fe8 * grub-core/commands/lsacpi.c: Fix types on 64-bit platform. vor 12 Jahren
lsmmap.c 76ce1de740 Translate UEFI persistent memory type vor 9 Jahren
lspci.c ca3a74469a Remove nested functions from PCI iterators. vor 12 Jahren
macbless.c ad4bfeec5c Change fs functions to add fs_ prefix vor 6 Jahren
memrw.c 8f73052885 efi: Use grub_is_lockdown() instead of hardcoding a disabled modules list vor 4 Jahren
menuentry.c 2f533a89a8 commands/menuentry: Fix quoting in setparams_prefix() vor 4 Jahren
minicmd.c 7630ec5397 dl: Only allow unloading modules that are not dependencies vor 4 Jahren
nativedisk.c f725fa7cb2 calloc: Use calloc() at most places vor 5 Jahren
parttool.c f725fa7cb2 calloc: Use calloc() at most places vor 5 Jahren
password.c 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while vor 13 Jahren
password_pbkdf2.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers vor 5 Jahren
pcidump.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers vor 5 Jahren
pgp.c 12371e40ea commands/pgp: Format code for grub_error() is incorrect vor 4 Jahren
probe.c 1fc860bb76 commands/probe: Fix a resource leak when probing disks vor 4 Jahren
read.c e745cf0ca6 Implement automatic module license checking according to new GNU vor 14 Jahren
reboot.c 02a2bf8384 Add noreturn attributes and remove unreachable code. vor 13 Jahren
regexp.c f725fa7cb2 calloc: Use calloc() at most places vor 5 Jahren
search.c ad4bfeec5c Change fs functions to add fs_ prefix vor 6 Jahren
search_file.c f7c71e68b5 * grub-core/commands/search_file.c (SEARCH_TARGET): Remove obsolete vor 13 Jahren
search_label.c f7c71e68b5 * grub-core/commands/search_file.c (SEARCH_TARGET): Remove obsolete vor 13 Jahren
search_uuid.c f7c71e68b5 * grub-core/commands/search_file.c (SEARCH_TARGET): Remove obsolete vor 13 Jahren
search_wrap.c f725fa7cb2 calloc: Use calloc() at most places vor 5 Jahren
setpci.c 58b77d4069 commands/setpci: Restrict setpci command when locked down vor 4 Jahren
sleep.c 12341958d2 kern/term: Accept ESC, F4 and holding SHIFT as user interrupt keys vor 5 Jahren
smbios.c 87049f9716 smbios: Add a --linux argument to apply linux modalias-like filtering vor 5 Jahren
syslinuxcfg.c fbae51dcea commands/syslinux: Add missing free. vor 10 Jahren
terminal.c 3a1afa19ca i18n: Align N_() formatting with the rest of GRUB code vor 4 Jahren
test.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers vor 5 Jahren
testload.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling vor 6 Jahren
testspeed.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling vor 6 Jahren
time.c d61386e21d Improve string. Gettextize. vor 13 Jahren
tpm.c c867185b81 tpm: Rename function grub_tpm_log_event() to grub_tpm_measure() vor 5 Jahren
tr.c 6079e67926 commands/tr: Simplify and fix missing parameter test. vor 10 Jahren
true.c 40211ab884 * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. vor 13 Jahren
usbtest.c 85e08e174e usbtest: Disable gcc9 -Waddress-of-packed-member vor 6 Jahren
videoinfo.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers vor 5 Jahren
videotest.c cd0f6eec7b * grub-core/commands/videotest.c: Reduce flickering and draw 6 squares vor 12 Jahren
wildcard.c 3f05d693d1 malloc: Use overflow checking primitives where we do complex allocations vor 5 Jahren
xnu_uuid.c 44a387e0ea * grub-core/commands/xnu_uuid.c: Remove variable length arrays. vor 11 Jahren