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