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