Daniel Axtens 2a330dba93 lib/arg: Block repeated short options that require an argument 4 years ago
..
arc 8906c3dd40 sgi support 14 years ago
arm 9ef81064a3 * grub-core/kern/arm/cache.S: Don't switch back to ARM mode when 11 years ago
arm64 e4c49cab9b arm64/setjmp: Add missing move for arg1 == 0 case. 9 years ago
dummy 24e37a8852 arm-coreboot: Start new port. 8 years ago
efi f7bd9986f6 efi: Fix use-after-free in halt/reboot path 5 years ago
emu 37e67a273b Add missing emu/halt.c 15 years ago
gnulib-patches 03477085f9 gnulib/regcomp: Fix uninitialized re_token 4 years ago
i386 74259522d7 i386/relocator_common: Drop empty #ifdef 4 years ago
ia64 7f8c105f61 * grub-core/lib/ia64/longjmp.S: Fix the name of longjmp function. 12 years ago
ieee1275 607d66116a iee1275/datetime: Fix off-by-1 error. 9 years ago
json b35792dccb json: Remove invalid typedef redefinition 4 years ago
libgcrypt ae0f3fabeb libgcrypt/mpi: Fix possible NULL dereference 4 years ago
libgcrypt_wrap 64e26162eb calloc: Make sure we always have an overflow-checking calloc() available 5 years ago
minilzo 3165efcfc2 minilzo: Update to minilzo-2.08 5 years ago
mips 61ff5602fe relocator: Protect grub_relocator_alloc_chunk_align() max_addr against integer underflow 5 years ago
posix_wrap 64e26162eb calloc: Make sure we always have an overflow-checking calloc() available 5 years ago
powerpc 61ff5602fe relocator: Protect grub_relocator_alloc_chunk_align() max_addr against integer underflow 5 years ago
riscv ff6871831d RISC-V: Add setjmp implementation 6 years ago
sparc64 2df8f43d3e * grub-core/lib/sparc64/setjmp.S: Force spilling of current window. 11 years ago
uboot 9808c3ef95 Rename uboot/datetime to dummy/datetime. 8 years ago
x86_64 61ff5602fe relocator: Protect grub_relocator_alloc_chunk_align() max_addr against integer underflow 5 years ago
xen b67a95ecad xen: modify page table construction 8 years ago
xzembed ad4bfeec5c Change fs functions to add fs_ prefix 6 years ago
zstd 2777cf4466 zstd: Initialize seq_t structure fully 4 years ago
LzFind.c 340ba63ede * grub-core/lib/LzFind.c (MatchFinder_GetIndexByte): Rename index to 13 years ago
LzmaDec.c 3617c59bab * include/grub/lib/LzmaDec.h: Fix to include LzmaTypes.h and 11 years ago
LzmaEnc.c 59c8e9fb53 lzma: Fix compilation error under clang 10 4 years ago
adler32.c 756773df7c * grub-core/lib/adler32.c: Recode due to license unclearness. 13 years ago
arg.c 2a330dba93 lib/arg: Block repeated short options that require an argument 4 years ago
backtrace.c 54ea2f4401 * grub-core/disk/ahci.c: Add needed explicit cast. 12 years ago
cmdline.c 4d4a8c96e3 verifiers: Add possibility to verify kernel and modules command lines 6 years ago
cmos_datetime.c a07a81b335 CMOS support on sparc. 14 years ago
crc.c 5c67ea6cd9 Remove several trivially-unnecessary uses of nested functions. 12 years ago
crc64.c 5c67ea6cd9 Remove several trivially-unnecessary uses of nested functions. 12 years ago
crypto.c bdd89d239c core: use GRUB_TERM_ definitions when handling term characters 8 years ago
datetime.c aa096037ae normal: Move common datetime functions out of the normal module 5 years ago
disk.c 384091967d Rename grub_disk members 6 years ago
division.c f11db3c7fc core: avoid NULL derefrence in grub_divmod64s 10 years ago
envblk.c 0f3600bf1b envblk: Fix buffer overrun when attempting to shrink a variable value 5 years ago
fake_module.c 22c7ce85fe Add new all_video module. 13 years ago
fdt.c e93fd6b776 fdt: Move prop_entry_size to fdt.h 7 years ago
getline.c 8f5add13ff Implement syslinux parser. 11 years ago
hexdump.c 8c41176882 automake commit without merge history 15 years ago
legacy_parse.c d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers 5 years ago
pbkdf2.c 47e67d809c Remove pragmas related to -Wunreachable-code 9 years ago
priority_queue.c f725fa7cb2 calloc: Use calloc() at most places 5 years ago
progress.c f2b54835f2 Disable progress indicator in grub-shell. 9 years ago
random.c e72de13b9e Add RNG module. 9 years ago
reed_solomon.c f725fa7cb2 calloc: Use calloc() at most places 5 years ago
relocator.c 07e5b79e22 relocator: Fix grub_relocator_alloc_chunk_align() top memory allocation 5 years ago
setjmp.S f1957dc8a3 RISC-V: Add to build system 6 years ago
syslinux_parse.c 95bc016dba syslinux: Fix memory leak while parsing 4 years ago