]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
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
2023-05-17  Xiaotian Wuelf: Add LoongArch definitions
2023-05-17  Xiaotian Wupe: Add LoongArch definitions
2023-05-16  Chris Coulsonfont: Try opening fonts from the bundled memdisk
2023-05-16  Robbie Harwoodnet: Read bracketed IPv6 addrs and port numbers
2023-05-16  Robbie HarwoodRevert "net/http: Allow use of non-standard TCP/IP...
2023-05-16  Riku Viitanenterm/at_keyboard: Add timeout to fix hang on HP EliteBooks
2023-04-13  Glenn Washburntests/util/grub-fs-tester: Add missing redirect to...
2023-04-13  Mukesh Kumar... disk: Replace transform_sector() function with grub_dis...
2023-04-13  Thomas Schmitttests: Add test for iso9660 delayed CE hop
2023-04-13  Thomas Schmittfs/iso9660: Delay CE hop until end of current SUSP...
2023-03-29  Avnish Chouhankern/ieee1275/init: Extended support in Vec5
2023-03-29  Avnish Chouhankern/ieee1275/init: Convert plain numbers to constants...
2023-03-29  Robbie Harwoodloader/emu/linux: Work around systemctl kexec returning
2023-03-29  Michael Changtpm: Disable the tpm verifier if the TPM device is...
2023-03-29  Glenn WashburnINSTALL: Document programs and packages needed for...
2023-03-29  Atish PatraRISC-V: Use common linux loader
2023-03-29  Atish Patraefi: Remove arch specific image headers for RISC-V...
2023-03-29  Atish Patraloader/efi: Move ARM64 linux loader to common code
2023-03-14  Alec Brownutil/grub-module-verifierXX: Add module_size parameter...
2023-03-14  Glenn Washburngdb: Add extra early initialization symbols for i386-pc
2023-03-14  Glenn Washburngdb: Modify gdb prompt when running gdb_grub script
next