Vladimir 'phcoder' Serbinenko 52e039e00b efi: Enable CMOS on x86 EFI platforms vor 1 Jahr
..
arc 25239370fd Remove nested functions from device iterators. vor 12 Jahren
efi 7de6fe9635 types: Split aligned and packed guids vor 1 Jahr
i386 52e039e00b efi: Enable CMOS on x86 EFI platforms vor 1 Jahr
ieee1275 30708dfe3b tpm: Disable the tpm verifier if the TPM device is not present vor 2 Jahren
mips 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
xen 496a6b3024 Correct some translatable strings. vor 11 Jahren
acpi.c 63fc253fc9 commands/acpi: Fix calculation of ACPI tables addresses when processing RSDT and XSDT vor 1 Jahr
acpihalt.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
bli.c e0fa7dc84c bli: Add a module for the Boot Loader Interface vor 1 Jahr
blocklist.c f5a92e6040 disk: Allow read hook callback to take read buffer to potentially modify it vor 2 Jahren
boot.c 14ceb3b3ff commands/boot: Add API to pass context to loader vor 2 Jahren
boottime.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
cacheinfo.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
cat.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
cmp.c 4ba977777c commands/cmp: Only return success when both files have the same contents vor 2 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 51f284f82d commands: Remove trailing whitespaces vor 3 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 067bd35cd4 efi: Remove arch specific image headers for RISC-V, ARM64 and ARM vor 2 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 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
hashsum.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
hdparm.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
help.c f5759a878e normal/help: Add paging instructions to normal and help prompts vor 2 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 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
keystatus.c 5bcdf67642 kern/term: Make grub_getkeystatus() helper function available everywhere vor 5 Jahren
legacycfg.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
loadenv.c f5a92e6040 disk: Allow read hook callback to take read buffer to potentially modify it vor 2 Jahren
ls.c 4fdcb339bb commands/ls: Print "????????????" if unable to get file size vor 1 Jahr
lsacpi.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
lsmmap.c 76ce1de740 Translate UEFI persistent memory type vor 9 Jahren
lspci.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
macbless.c 56ae06906d commands/macbless: Remove whitespace between N_ macro and open parenthesis vor 2 Jahren
memrw.c 8f73052885 efi: Use grub_is_lockdown() instead of hardcoding a disabled modules list vor 4 Jahren
memtools.c d8953d0793 commands/memtools: Add memtool module with memory allocation stress-test vor 2 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 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
parttool.c 229b23a017 types: Make bool generally available vor 2 Jahren
password.c 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while vor 13 Jahren
password_pbkdf2.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
pcidump.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers vor 5 Jahren
pgp.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
probe.c 6ad116e5ff guid: Make use of GUID printf format specifier vor 1 Jahr
read.c 0865019b08 commands/read: Fix overflow in grub_getline() vor 2 Jahren
reboot.c 02a2bf8384 Add noreturn attributes and remove unreachable code. vor 13 Jahren
regexp.c 1c9c930320 commands/regexp: Fix typo vor 1 Jahr
search.c 6653343881 commands/search: Add new --efidisk-only option for EFI systems vor 3 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 6653343881 commands/search: Add new --efidisk-only option for EFI systems vor 3 Jahren
setpci.c e8b98cc66b commands/setpci: Honor write mask argument vor 3 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 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
test.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers vor 5 Jahren
testload.c f5a92e6040 disk: Allow read hook callback to take read buffer to potentially modify it vor 2 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 afdef4a563 tpm: Enable boot despite unknown firmware failure vor 1 Jahr
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 1de5832699 commands/videoinfo: Prevent crash when run while video driver already active vor 1 Jahr
videotest.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
wildcard.c 51f284f82d commands: Remove trailing whitespaces vor 3 Jahren
xnu_uuid.c 44a387e0ea * grub-core/commands/xnu_uuid.c: Remove variable length arrays. vor 11 Jahren