summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-20util/grub-mkrescue: Check existence of option argumentsHEADmasterThomas Schmitt1-0/+4
2024-06-20loader/efi/fdt: Add fdtdump command to access device treeTobias Heider2-0/+72
2024-06-20osdep/devmapper/getroot: Unmark 2 strings for translationVladimir Serbinenko1-2/+2
2024-06-20loader/emu/linux: Fix determination of program nameVladimir Serbinenko2-2/+2
2024-06-20disk/cryptodisk: Fix translatable messageVladimir Serbinenko1-3/+3
2024-06-20tests: Add test for ZFS zstdVladimir Serbinenko2-1/+2
2024-06-20fs/zfs/zfs: Add support for zstd compressionVladimir Serbinenko3-0/+40
2024-06-20kern/efi/mm: Detect calls to grub_efi_drop_alloc() with wrong page countsMate Kukri1-2/+4
2024-06-20kern/efi/mm: Change grub_efi_allocate_pages_real() to call semantically corre...Mate Kukri1-1/+1
2024-06-20kern/efi/mm: Change grub_efi_mm_add_regions() to keep track of map allocation...Mate Kukri1-7/+7
2024-06-20tests/util/grub-fs-tester: Fix EROFS label tests in grub-fs-testerYifan Zhao1-6/+30
2024-06-20tests: Switch to requiring exfatprogs from exfat-utilsGlenn Washburn2-6/+6
2024-06-20tests/util/grub-shell-luks-tester: Fix detached header test getting wrong hea...Glenn Washburn1-1/+3
2024-06-20tests/util/grub-shell: Add flexibility in QEMU firmware handlingGlenn Washburn1-8/+96
2024-06-20tests/util/grub-shell: Use pflash instead of -bios to load UEFI firmwareGlenn Washburn1-4/+11
2024-06-20tests/util/grub-shell: Print gdbinfo if on EFI platformGlenn Washburn1-0/+3
2024-06-20configure: Add Debian/Ubuntu DejaVu font pathGlenn Washburn1-1/+1
2024-06-20term/ns8250-spcr: Add one more 16550 debug typeUdo Steinberg2-3/+5
2024-06-20loader/i386/multiboot_mbi: Fix handling of errors in broken aout-kludgeVladimir Serbinenko1-3/+6
2024-06-20net/drivers/ieee1275/ofnet: Remove 200 ms timeout in get_card_packet() to red...Michael Chang1-6/+2
2024-06-06commands/efi/tpm: Re-enable measurements on confidential computing platformsHector Cao1-0/+9
2024-06-06util/grub-mkpasswd-pbkdf2: Simplify the main function implementationTianjia Zhang1-15/+5
2024-06-06kern/ieee1275/init: Add IEEE 1275 Radix support for KVM on PowerAvnish Chouhan1-1/+62
2024-06-06fs/zfs/zfs: Mark vdev_zaps_v2 and head_errlog as supportedVladimir Serbinenko1-0/+2
2024-06-06types: Add missing casts in compile-time byteswapsVladimir Serbinenko1-2/+2
2024-06-06font: Add Fedora-specific font pathsVladimir Serbinenko1-1/+1
2024-06-06fs/bfs: Fix improper grub_free() on non-existing filesVladimir Serbinenko1-1/+1
2024-06-06io/gzio: Properly init a tableDaniel Axtens1-1/+1
2024-06-06io/gzio: Abort early when get_byte() reads nothingDaniel Axtens1-19/+36
2024-06-06cli_lock: Add build option to block command line interfaceAlec Brown11-24/+106
2024-05-23fs/erofs: Add tests for EROFS in grub-fs-testerYifan Zhao4-7/+52
2024-05-23fs/erofs: Add support for the EROFSYifan Zhao5-5/+1012
2024-05-23safemath: Add ALIGN_UP_OVF() which checks for an overflowGao Xiang1-0/+15
2024-05-23docs: Fix spelling mistakesJonathan Davies1-12/+12
2024-05-23util/grub.d/00_header.in: Quote background image pathname in outputPascal Hambourg1-1/+1
2024-05-23disk/lvm: GRUB fails to detect LVM volumes due to an incorrect computation of...Rogier1-1/+1
2024-05-09disk/cryptodisk: Allow user to retry failed passphraseForest2-16/+64
2024-05-09disk/mdraid1x_linux: Prevent infinite recursionLidong Chen1-0/+78
2024-05-09efi: Fix stack protector issuesArd Biesheuvel3-19/+31
2024-05-09build: Track explicit module dependencies in Makefile.core.defOliver Steffen7-6/+16
2024-04-11windows: Add _stack_chk_guard/_stack_chk_fail symbols for Windows 64-bit targetDaniel Kiper1-0/+4
2024-04-11util/bash-completion: Fix for bash-completion 2.12Gary Lin1-39/+22
2024-04-11util/grub-fstest: Add a new command zfs-bootfsVladimir 'phcoder' Serbinenko1-1/+11
2024-04-11efi: Enable CMOS on x86 EFI platformsVladimir 'phcoder' Serbinenko3-3/+8
2024-04-11acpi: Mark MADT entries as packedVladimir 'phcoder' Serbinenko1-5/+6
2024-04-11gfxmenu/view: Resolve false grub_errno disrupting boot processMichael Chang1-1/+9
2024-04-11fs/xfs: Handle non-continuous data blocks in directory extentsJon DeVree1-0/+10
2024-02-15Revert "templates: Reinstate unused version comparison functions with warning"Julian Andres Klode1-54/+0
2024-02-15util/bash-completion: Load scripts on demandGary Lin15-83/+510
2024-01-25util/grub.d/10_hurd.in: Find proper ld.so on 64-bit systemsSamuel Thibault1-2/+9