]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2023-08-14  Glenn Washburndocs: Improve initrd documentation
2023-08-14  Glenn Washburnterm/ns8250-spcr: Continue processing SPCR table even...
2023-08-14  Glenn Washburndocs: A note to cat that hexdump should be used for...
2023-08-14  Glenn Washburndocs: Document hexdump command
2023-08-14  Glenn Washburndocs: Group usage of user-space utilities into single...
2023-08-14  Qiumiao Zhangutil/grub-mount: Fix memory leak in fuse_getattr()
2023-08-14  Michał Grzelakconfigure: Fix SDL2 typo by referencing value
2023-08-14  Glenn Washburndocs: Add missing assumption
2023-08-14  Oskari Pirhonenutil/grub.d/25_bli.in: Fix shebang on unmerged-usr
2023-08-14  Glenn Washburntests/util/grub-shell-luks-tester: Allow GRUB_SHELL_LUK...
2023-08-14  Glenn Washburntests/util/grub-shell: Allow setting the value of debug...
2023-08-14  Glenn Washburntests/util/grub-shell: Allow setting default timeout...
2023-08-14  Glenn Washburntests/util/grub-shell: Add --verbose to grub-mkrescue...
2023-07-10  Daniel KiperRelease 2.12~rc1 grub-2.12-rc1
2023-07-03  Daniel Kiperefi: Fallback to legacy mode if shim is loaded on x86...
2023-07-03  Daniel Kiperefi: Drop __grub_efi_api attribute from shim_lock-...
2023-07-03  Samuel Thibaulttemplates: Start pci-arbiter before acpi on Hurd
2023-07-03  Michał Grzelakconfigure.ac: Fix typo by adding missing $
2023-07-03  Glenn Washburndocs: Minor corrections
2023-07-03  Glenn Washburnkern/misc: Add space after comma in function argument...
2023-07-03  Glenn Washburncommands/regexp: Fix typo
2023-07-03  Glenn Washburnterm/serial: Use grub_strncpy() instead of grub_snprint...
2023-07-03  Glenn Washburnloader/linux: Print debug message for each generated...
2023-07-03  Glenn Washburninclude/grub/types.h: Add PRI*GRUB_OFFSET and PRI*GRUB_...
2023-07-03  Glenn Washburnkern/misc: Support octal printf format code
2023-07-03  Glenn Washburngitignore: Ignore python bytecode files
2023-07-03  Glenn Washburnloader/linux: Only emit newc directory once
2023-07-03  Glenn Washburnloader/efi/linux: Fix formatting and remove unneeded...
2023-07-03  Glenn Washburnloader/efi/linux: Print EFI status as hex number instea...
2023-07-03  Oskari Pirhonendocs: Minor edits to debugging chapter
2023-06-22  Daniel Kiperlib/relocator: Fix OOB write when initializing lo-...
2023-06-22  Daniel Kiperlib/relocator: Enforce GRUB_RELOCATOR_FIRMWARE_REQUESTS...
2023-06-22  Julian Andres... emu: Add SDL2 support
2023-06-22  Julian Andres... emu: SDL style fixes
2023-06-22  Michał Grzelaktpm: Enable boot despite unknown firmware failure
2023-06-22  Daniel Kiperbootstrap: Fix patching warnings
2023-06-22  Daniel Kiperefi: Add missing __grub_efi_api attributes
2023-06-22  Julian Andres... disk: Generalize MD_MAX_DISKS to GRUB_MDRAID_MAX_DISKS
2023-06-22  Xiaotian Wuloongarch: Disable relaxation relocations
2023-06-13  Xiaotian Wuloongarch: Add ELF relocation types documentation and...
2023-06-13  Xiaotian Wuloongarch: Rename function names
2023-06-13  Xiaotian Wuutil/grub-mkimagexx: Optimize code using pc variable
2023-06-13  Xiaotian Wukern/{arm64,loongarch64}/dl_helper: Use the correct...
2023-06-13  Qiumiao Zhangkern/acpi: Use xsdt_addr if present
2023-06-13  Qiumiao Zhangcommands/acpi: Use xsdt_addr if present
2023-06-13  Lidong Chenfs/udf: Fix out of bounds access
2023-06-13  Glenn Washburndocs: Add debugging chapter to development documentation
2023-06-13  Darren Kennyfs/xfs: Fix issues found while fuzzing the XFS filesystem
2023-06-13  Alexander Kanavinutil/import_unicode.py: Ensure output is deterministic
2023-06-13  Alexander Kanavingrub-core/genmoddep.awk: Ensure output is deterministic
2023-06-13  Alexander Kanavingentpl.py: Ensure output is deterministic
2023-06-01  Glenn Washburngdb: Add gdbinfo command for printing the load address...
2023-06-01  Glenn Washburnloader/efi/chainloader: Do not require a $root visible...
2023-06-01  Glenn Washburndocs: Document extra arguments to chainloader on EFI
2023-06-01  Oliver Steffenutil/grub.d/25_bli.in: Activate bli module on EFI
2023-06-01  Oliver Steffenbli: Add a module for the Boot Loader Interface
2023-06-01  Oliver Steffenkern: Check for NULL when closing devices and disks
2023-06-01  Oliver Steffendocs: Reword section headings
2023-06-01  Oliver Steffenefi: Add grub_efi_set_variable_to_string()
2023-06-01  Oliver Steffenkern/misc, kern/efi: Extract UTF-8 to UTF-16 code
2023-06-01  Oliver Steffeninclude/grub/types.h: Add GRUB_SSIZE_MAX
2023-06-01  Oliver Steffenguid: Make use of GUID printf format specifier
2023-06-01  Oliver Steffenkern/misc: Add a format specifier GUIDs
2023-06-01  Oliver Steffenguid: Unify GUID types
2023-06-01  Oliver Steffenefi: Add grub_efi_set_variable_with_attributes()
2023-05-25  Alec Brownkern/efi/mm: Fix use-after-free in finish boot services
2023-05-25  Ard Biesheuvelefi: Handle NULL return value when getting loaded image...
2023-05-25  Ard Biesheuvelefi: Use generic EFI loader for x86_64 and i386
2023-05-25  Ard Biesheuvelefi: Remove x86_64 call wrappers
2023-05-25  Ard Biesheuvelefi: Drop all uses of efi_call_XX() wrappers
2023-05-25  Ard Biesheuvelefi: Add calling convention annotation to all prototypes
2023-05-25  Ard Biesheuvelefi: Make EFI PXE protocol methods non-callable
2023-05-25  Alec Brownloader/multiboot_elfxx: Check program header offset...
2023-05-25  Alec Brownloader/multiboot_elfxx: Check section header region...
2023-05-25  Alec Brownloader/multiboot_elfxx: Check program memory isn't...
2023-05-25  WANG Xueruikern/loongarch64/dl_helper: Avoid undefined behavior...
2023-05-25  Peter Zijlstra... pci: Rename GRUB_PCI_CLASS_*
2023-05-25  Peter Zijlstra... term/serial: Add support for PCI serial devices
2023-05-17  Glenn Washburntests/util/grub-fs-tester: Avoid failing some file...
2023-05-17  Glenn Washburndocs: Command-line and menu entry commands are now...
2023-05-17  Roger Pau Monnélib/relocator: Always enforce the requested alignment...
2023-05-17  Benjamin Herrenschmidtterm/ns8250: Fix incorrect usage of access_size
2023-05-17  Ákos Nagyutil/grub-install-common: Fix the key of the --core...
2023-05-17  Lidong Chenfs/hfsplus: Set grub_errno to prevent NULL pointer...
2023-05-17  Lidong Chenfs/hfsplus: Prevent out of bound access in catalog...
2023-05-17  Lidong Chenfs/hfsplus: Validate btree node size
2023-05-17  Glenn WashburnINSTALL: Use exfat-utils package instead of exfatprogs
2023-05-17  Glenn WashburnINSTALL: Document that building grub-mkfont requires...
2023-05-17  Renaud Métrichnet/dns: Fix lookup error when no IPv6 is returned
2023-05-17  Renaud Métrichnet/dns: Add debugging messages in recv_hook() function
2023-05-17  Renaud Métrichnet/dns: Simplify error handling of recv_hook() function
2023-05-17  Renaud Métrichnet/dns: Fix removal of DNS server
2023-05-17  Xiaotian Wutests: Add LoongArch to various test cases
2023-05-17  Xiaotian Wutests: Fix timezone inconsistency in squashfs_test
2023-05-17  Xiaotian Wuloongarch: Add to build system
2023-05-17  Xiaotian Wuloongarch: Add auxiliary files
2023-05-17  Xiaotian Wuloongarch: Add support for ELF psABI v2.00 relocations
2023-05-17  Xiaotian Wuloongarch: Add support for ELF psABI v1.00 relocations
2023-05-17  Xiaotian Wuloongarch: Add early startup code
2023-05-17  Xiaotian Wuloongarch: Add setjmp implementation
next