Leo Sandoval f26b39860d commands/legacycfg: Avoid closing file twice 2 månader sedan
..
arc 25239370fd Remove nested functions from device iterators. 12 år sedan
efi 86df79275d commands/efi/tpm: Re-enable measurements on confidential computing platforms 7 månader sedan
i386 1b1061409d i386/msr: Extract and improve MSR support detection code 3 månader sedan
ieee1275 30708dfe3b tpm: Disable the tpm verifier if the TPM device is not present 1 år sedan
mips 51f284f82d commands: Remove trailing whitespaces 2 år sedan
xen 496a6b3024 Correct some translatable strings. 11 år sedan
acpi.c 63fc253fc9 commands/acpi: Fix calculation of ACPI tables addresses when processing RSDT and XSDT 1 år sedan
acpihalt.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
bli.c 9537f4403d commands/bli: Fix crash in get_part_uuid() 4 månader sedan
blocklist.c f5a92e6040 disk: Allow read hook callback to take read buffer to potentially modify it 2 år sedan
boot.c 14ceb3b3ff commands/boot: Add API to pass context to loader 2 år sedan
boottime.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
cacheinfo.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
cat.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
cmp.c 4ba977777c commands/cmp: Only return success when both files have the same contents 2 år sedan
configfile.c e8a5d5d4da * grub-core/commands/configfile.c (GRUB_MOD_INIT): Correct 12 år sedan
date.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers 4 år sedan
echo.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
eval.c 356670f1f2 * grub-core/script/execute.c (grub_script_execute_sourcecode): Split 11 år sedan
extcmd.c 578c95298b kern: Add lockdown support 3 år sedan
file.c 067bd35cd4 efi: Remove arch specific image headers for RISC-V, ARM64 and ARM 1 år sedan
file32.c ec824e0f2a Implement grub_file tool and use it to implement generating of config 11 år sedan
file64.c ec824e0f2a Implement grub_file tool and use it to implement generating of config 11 år sedan
fileXX.c fb66b512fa commands/fileXX: Fix remaining memory leak. 10 år sedan
gptsync.c 9d999852a2 gptsync: Add missing device_close. 10 år sedan
halt.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
hashsum.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
hdparm.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
help.c f5759a878e normal/help: Add paging instructions to normal and help prompts 2 år sedan
hexdump.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling 6 år sedan
iorw.c 8f73052885 efi: Use grub_is_lockdown() instead of hardcoding a disabled modules list 3 år sedan
keylayouts.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
keystatus.c 5bcdf67642 kern/term: Make grub_getkeystatus() helper function available everywhere 4 år sedan
legacycfg.c f26b39860d commands/legacycfg: Avoid closing file twice 2 månader sedan
loadenv.c f5a92e6040 disk: Allow read hook callback to take read buffer to potentially modify it 2 år sedan
ls.c 4fdcb339bb commands/ls: Print "????????????" if unable to get file size 1 år sedan
lsacpi.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
lsmmap.c 76ce1de740 Translate UEFI persistent memory type 9 år sedan
lspci.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
macbless.c 56ae06906d commands/macbless: Remove whitespace between N_ macro and open parenthesis 2 år sedan
memrw.c 8f73052885 efi: Use grub_is_lockdown() instead of hardcoding a disabled modules list 3 år sedan
memtools.c d8953d0793 commands/memtools: Add memtool module with memory allocation stress-test 1 år sedan
menuentry.c 2f533a89a8 commands/menuentry: Fix quoting in setparams_prefix() 3 år sedan
minicmd.c 7630ec5397 dl: Only allow unloading modules that are not dependencies 3 år sedan
nativedisk.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
parttool.c 229b23a017 types: Make bool generally available 2 år sedan
password.c 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while 13 år sedan
password_pbkdf2.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
pcidump.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers 4 år sedan
pgp.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
probe.c 6ad116e5ff guid: Make use of GUID printf format specifier 1 år sedan
read.c 0865019b08 commands/read: Fix overflow in grub_getline() 2 år sedan
reboot.c 02a2bf8384 Add noreturn attributes and remove unreachable code. 13 år sedan
regexp.c 1c9c930320 commands/regexp: Fix typo 1 år sedan
search.c 6653343881 commands/search: Add new --efidisk-only option for EFI systems 2 år sedan
search_file.c f7c71e68b5 * grub-core/commands/search_file.c (SEARCH_TARGET): Remove obsolete 13 år sedan
search_label.c f7c71e68b5 * grub-core/commands/search_file.c (SEARCH_TARGET): Remove obsolete 13 år sedan
search_uuid.c f7c71e68b5 * grub-core/commands/search_file.c (SEARCH_TARGET): Remove obsolete 13 år sedan
search_wrap.c 6653343881 commands/search: Add new --efidisk-only option for EFI systems 2 år sedan
setpci.c e8b98cc66b commands/setpci: Honor write mask argument 3 år sedan
sleep.c 12341958d2 kern/term: Accept ESC, F4 and holding SHIFT as user interrupt keys 4 år sedan
smbios.c 87049f9716 smbios: Add a --linux argument to apply linux modalias-like filtering 4 år sedan
syslinuxcfg.c fbae51dcea commands/syslinux: Add missing free. 10 år sedan
terminal.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
test.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers 4 år sedan
testload.c f5a92e6040 disk: Allow read hook callback to take read buffer to potentially modify it 2 år sedan
testspeed.c ca0a4f689a verifiers: File type for fine-grained signature-verification controlling 6 år sedan
time.c d61386e21d Improve string. Gettextize. 13 år sedan
tpm.c 86ec48882b commands/tpm: Skip loopback image measurement 3 månader sedan
tr.c 6079e67926 commands/tr: Simplify and fix missing parameter test. 10 år sedan
true.c 40211ab884 * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 13 år sedan
usbtest.c 85e08e174e usbtest: Disable gcc9 -Waddress-of-packed-member 5 år sedan
videoinfo.c 1de5832699 commands/videoinfo: Prevent crash when run while video driver already active 1 år sedan
videotest.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
wildcard.c 51f284f82d commands: Remove trailing whitespaces 2 år sedan
xnu_uuid.c 44a387e0ea * grub-core/commands/xnu_uuid.c: Remove variable length arrays. 11 år sedan