Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
grub-devel (date)
[
Thread Index
][
Top
][
All Lists
][
grub-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Wed May 31 2023 22:16:31 -0400
Messages in reverse chronological order
[
Next Period
]
May 31, 2023
[PATCH v2] gdb: Add gdbinfo command for printing the load address of the EFI application
,
Glenn Washburn
,
22:16
May 30, 2023
Re: [PATCH v9 00/11] Add basic Boot Loader Interface support
,
Daniel Kiper
,
13:12
Re: [PATCH 0/2] EFI chainloader improvement
,
Daniel Kiper
,
11:00
Re: [PATCH] gdb: Add gdbinfo command for printing the load address of the EFI application
,
Daniel Kiper
,
10:57
Re: [PATCH] gdb: Add gdbinfo command for printing the load address of the EFI application
,
Daniel Kiper
,
10:29
May 29, 2023
Re: Fix for grub-switch-to-blscfg
,
Konstantin Vlasov
,
12:13
May 28, 2023
grub-macbless does not create a bootable system
,
John Paul Adrian Glaubitz
,
09:50
May 26, 2023
[PATCH v9 11/11] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
07:36
[PATCH v9 09/11] kern: check for NULL when closing devices and disks
,
Oliver Steffen
,
07:36
[PATCH v9 10/11] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
07:36
[PATCH v9 00/11] Add basic Boot Loader Interface support
,
Oliver Steffen
,
07:36
[PATCH v9 08/11] docs: Reword section headings
,
Oliver Steffen
,
07:36
[PATCH v9 03/11] kern/misc: Add a format specifier GUIDs
,
Oliver Steffen
,
07:36
[PATCH v9 01/11] efi: Add grub_efi_set_variable_with_attributes()
,
Oliver Steffen
,
07:36
[PATCH v9 06/11] kern/misc, kern/efi: Extract UTF-8 to UTF-16 code
,
Oliver Steffen
,
07:36
[PATCH v9 02/11] Unify GUID types
,
Oliver Steffen
,
07:36
[PATCH v9 04/11] grub-core: Make use of guid printf format specifier
,
Oliver Steffen
,
07:36
[PATCH v9 05/11] types.h: Add GRUB_SSIZE_MAX
,
Oliver Steffen
,
07:36
[PATCH v9 07/11] efi: Add grub_efi_set_variable_to_string()
,
Oliver Steffen
,
07:36
May 25, 2023
Re: Fix for grub-switch-to-blscfg
,
Daniel Kiper
,
15:34
Re: [PATCH v8 00/10] Add basic Boot Loader Interface support
,
Daniel Kiper
,
15:24
[PATCH] loongarch64: add relaxation support
,
Xiaotian Wu
,
09:06
Re: Fix for grub-switch-to-blscfg
,
John Paul Adrian Glaubitz
,
02:32
May 24, 2023
Fix for grub-switch-to-blscfg
,
Konstantin Vlasov
,
16:59
Re: [PATCH v2] efi: Handle NULL return value when getting loaded image protocol
,
Daniel Kiper
,
16:23
Re: [PATCH v4 0/5] efi: Implement generic EFI boot for x86
,
Daniel Kiper
,
16:22
[PATCH v2] efi: Handle NULL return value when getting loaded image protocol
,
Ard Biesheuvel
,
13:29
Re: [PATCH] efi: Handle NULL return value when getting loaded image protocol
,
Ard Biesheuvel
,
13:18
[PATCH] efi: Handle NULL return value when getting loaded image protocol
,
Ard Biesheuvel
,
13:16
[PATCH v8 09/10] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
10:56
[PATCH v8 10/10] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
10:56
[PATCH v8 08/10] docs: Reword section headings
,
Oliver Steffen
,
10:56
[PATCH v8 05/10] types.h: Add GRUB_SSIZE_MAX
,
Oliver Steffen
,
10:56
[PATCH v8 07/10] efi: Add grub_efi_set_variable_to_string()
,
Oliver Steffen
,
10:56
[PATCH v8 06/10] kern/misc, kern/efi: Extract UTF-8 to UTF-16 code
,
Oliver Steffen
,
10:56
[PATCH v8 01/10] efi: Add grub_efi_set_variable_with_attributes()
,
Oliver Steffen
,
10:56
[PATCH v8 02/10] Unify GUID types
,
Oliver Steffen
,
10:56
[PATCH v8 03/10] kern/misc: Add a format specifier GUIDs
,
Oliver Steffen
,
10:56
[PATCH v8 04/10] grub-core: Make use of guid printf format specifier
,
Oliver Steffen
,
10:56
[PATCH v8 00/10] Add basic Boot Loader Interface support
,
Oliver Steffen
,
10:56
Re: [PATCH v7 00/10] Add basic Boot Loader Interface support
,
Oliver Steffen
,
10:55
May 23, 2023
Re: [PATCH v4 5/5] efi: Use generic EFI loader for x86_64 and i386
,
Ard Biesheuvel
,
11:34
[PATCH v4 5/5] efi: Use generic EFI loader for x86_64 and i386
,
Ard Biesheuvel
,
11:32
[PATCH v4 3/5] efi: Drop all uses of efi_call_XX wrappers
,
Ard Biesheuvel
,
11:32
[PATCH v4 0/5] efi: Implement generic EFI boot for x86
,
Ard Biesheuvel
,
11:32
[PATCH v4 1/5] efi: Make EFI PXE protocol methods non-callable
,
Ard Biesheuvel
,
11:32
[PATCH v4 4/5] efi: Remove x86_64 call wrappers
,
Ard Biesheuvel
,
11:32
[PATCH v4 2/5] efi: Add calling convention annotation to all prototypes
,
Ard Biesheuvel
,
11:32
Re: [PATCH v3 0/5] efi: Implement generic EFI boot for x86
,
Daniel Kiper
,
11:14
Re: [PATCH 0/4] Address coverity untrusted loop bound bugs in multiboot_elfxx.c
,
Daniel Kiper
,
10:19
[PATCH v3 3/5] efi: Drop all uses of efi_call_XX wrappers
,
Ard Biesheuvel
,
04:24
[PATCH v3 2/5] efi: Add calling convention annotation to all prototypes
,
Ard Biesheuvel
,
04:24
[PATCH v3 5/5] efi: Use generic EFI loader for x86_64 and i386
,
Ard Biesheuvel
,
04:24
[PATCH v3 1/5] efi: Make EFI PXE protocol methods non-callable
,
Ard Biesheuvel
,
04:24
[PATCH v3 4/5] efi: Remove x86_64 call wrappers
,
Ard Biesheuvel
,
04:24
[PATCH v3 0/5] efi: Implement generic EFI boot for x86
,
Ard Biesheuvel
,
04:24
May 22, 2023
[PATCH 1/1] xfs: Fix issues found while fuzzing the XFS filesystem
,
Lidong Chen
,
19:53
[PATCH 2/4] elf: Check section header region before allocating memory
,
Alec Brown
,
16:49
[PATCH 1/4] elf: Check program memory isn't larger than allocated memory size
,
Alec Brown
,
16:49
[PATCH 4/4] efi: Fix use-after-free in finish boot services
,
Alec Brown
,
16:49
[PATCH 3/4] elf: check program header offset doesn't exceed constraints
,
Alec Brown
,
16:49
[PATCH 0/4] Address coverity untrusted loop bound bugs in multiboot_elfxx.c
,
Alec Brown
,
16:49
May 19, 2023
Re: [PATCH v3 1/2] term/serial: Add support for PCI serial devices
,
Daniel Kiper
,
10:34
Re: [PATCH v7 00/10] Add basic Boot Loader Interface support
,
Daniel Kiper
,
10:19
Re: [PATCH] loongarch: Avoid undefined behavior when popping from an empty reloc stack
,
Daniel Kiper
,
09:21
May 18, 2023
GRUB support for Loongson MIPS64 boards
,
John Paul Adrian Glaubitz
,
03:43
May 17, 2023
Re: [PATCH] loongarch: Avoid undefined behavior when popping from an empty reloc stack
,
Xiaotian Wu
,
23:07
[PATCH] loongarch: Avoid undefined behavior when popping from an empty reloc stack
,
WANG Xuerui
,
22:54
Re: [PATCH v16 00/10] Add support for LoongArch
,
Daniel Kiper
,
13:12
May 16, 2023
Re: [PATCH v2 6/6] efi: Use generic EFI loader for x86_64 and i386
,
Ard Biesheuvel
,
13:57
Re: [PATCH v2 0/4] Prevent out-of-bound reads
,
Daniel Kiper
,
09:45
Re: [PATCH v5 02/20] net: read bracketed ipv6 addrs and port numbers
,
Daniel Kiper
,
09:37
Re: [PATCH v5 01/20] Revert "net/http: Allow use of non-standard TCP/IP ports"
,
Daniel Kiper
,
09:37
Re: [PATCH] tests/util/grub-fs-tester: Avoid failing some file system tests due to file system filling up
,
Daniel Kiper
,
09:29
Re: [PATCH] INSTALL: Use exfat-utils package instead of exfatprogs
,
Daniel Kiper
,
09:28
Re: [PATCH] docs: Commandline and menu entry commands are now separated
,
Daniel Kiper
,
09:26
Re: [PATCH v2] lib/relocator: always enforce the requested alignment in malloc_in_range()
,
Daniel Kiper
,
09:25
May 14, 2023
Re: [PATCH v2 1/6] ia64: Remove support
,
Oskari Pirhonen
,
02:31
Re: [PATCH v2 6/6] efi: Use generic EFI loader for x86_64 and i386
,
Glenn Washburn
,
01:12
[PATCH] tests/util/grub-fs-tester: Avoid failing some file system tests due to file system filling up
,
Glenn Washburn
,
00:53
[PATCH] INSTALL: Use exfat-utils package instead of exfatprogs
,
Glenn Washburn
,
00:21
May 13, 2023
[PATCH] gdb: Add gdbinfo command for printing the load address of the EFI application
,
Glenn Washburn
,
22:25
[PATCH] docs: Commandline and menu entry commands are now separated
,
Glenn Washburn
,
22:05
[PATCH v3 2/2] pci: Rename GRUB_PCI_CLASS_*
,
Glenn Washburn
,
03:55
[PATCH v3 1/2] term/serial: Add support for PCI serial devices
,
Glenn Washburn
,
03:55
[PATCH v3 0/2] term/serial: Add PCI-serial device support
,
Glenn Washburn
,
03:55
May 12, 2023
Re: [PATCH v2 1/6] ia64: Remove support
,
matoro
,
11:36
Re: [PATCH v2 1/6] ia64: Remove support
,
Gerd Hoffmann
,
09:39
Re: [PATCH v2 1/6] ia64: Remove support
,
Ard Biesheuvel
,
06:56
Re: [PATCH v2 1/6] ia64: Remove support
,
John Paul Adrian Glaubitz
,
06:42
Re: [PATCH v2 1/6] ia64: Remove support
,
Ard Biesheuvel
,
05:50
[PATCH v2] lib/relocator: always enforce the requested alignment in malloc_in_range()
,
Roger Pau Monne
,
03:34
May 11, 2023
Re: [PATCH v2 1/6] ia64: Remove support
,
Lennart Sorensen
,
20:08
Re: [PATCH v2 1/6] ia64: Remove support
,
matoro
,
18:41
Re: [PATCH v2 1/6] ia64: Remove support
,
Vladimir 'phcoder' Serbinenko
,
18:32
Re: [PATCH v2 1/6] ia64: Remove support
,
Ard Biesheuvel
,
18:09
Re: [PATCH v2 1/6] ia64: Remove support
,
matoro
,
16:03
Re: [PATCH v2 1/6] ia64: Remove support
,
Ard Biesheuvel
,
10:29
Re: [PATCH v2 1/6] ia64: Remove support
,
John Paul Adrian Glaubitz
,
09:34
Re: [PATCH v2 1/6] ia64: Remove support
,
Steve McIntyre
,
08:43
Re: [PATCH v2 1/6] ia64: Remove support
,
Ard Biesheuvel
,
08:18
Re: [PATCH v2 1/6] ia64: Remove support
,
John Paul Adrian Glaubitz
,
08:15
Re: [PATCH v2 6/6] efi: Use generic EFI loader for x86_64 and i386
,
Ard Biesheuvel
,
08:14
[PATCH v2 6/6] efi: Use generic EFI loader for x86_64 and i386
,
Ard Biesheuvel
,
08:07
[PATCH v2 4/6] efi: Drop all uses of efi_call_XX wrappers
,
Ard Biesheuvel
,
08:07
[PATCH v2 1/6] ia64: Remove support
,
Ard Biesheuvel
,
08:07
[PATCH v2 5/6] efi: Remove x86_64 call wrappers
,
Ard Biesheuvel
,
08:07
[PATCH v2 3/6] efi: Add calling convention annotation to all prototypes
,
Ard Biesheuvel
,
08:07
[PATCH v2 0/6] efi: Implement generic EFI boot for x86
,
Ard Biesheuvel
,
08:06
[PATCH v2 2/6] efi: Make EFI PXE protocol methods non-callable
,
Ard Biesheuvel
,
08:06
Re: [PATCH 5/5] efi: Use generic EFI loader for x86_64
,
Ard Biesheuvel
,
04:16
May 10, 2023
Re: [PATCH 5/5] efi: Use generic EFI loader for x86_64
,
Ard Biesheuvel
,
13:41
Re: [PATCH 0/6] NVMeoFC support on Grub
,
Daniel Kiper
,
08:28
Re: [PATCH 5/5] efi: Use generic EFI loader for x86_64
,
Daniel Kiper
,
08:17
Re: [PATCH 5/5] efi: Use generic EFI loader for x86_64
,
Ard Biesheuvel
,
06:40
May 09, 2023
[PATCH 3/5] efi: Drop all uses of efi_call_XX wrappers
,
Ard Biesheuvel
,
12:54
[PATCH 2/5] efi: Add calling convention annotation to all prototypes
,
Ard Biesheuvel
,
12:54
[PATCH 4/5] efi: Remove x86_64 call wrappers
,
Ard Biesheuvel
,
12:54
[PATCH 5/5] efi: Use generic EFI loader for x86_64
,
Ard Biesheuvel
,
12:54
[PATCH 1/5] efi: Make EFI PXE protocol methods non-callable
,
Ard Biesheuvel
,
12:54
[PATCH 0/5] efi: Implement generic EFI boot for x86_64
,
Ard Biesheuvel
,
12:54
Re: [PATCH] INSTALL: Document that building grub-mkfont requires xfonts-unifont
,
Daniel Kiper
,
10:28
Re: [PATCH v2 1/3] dns: simplify error handling of recv_hook() function
,
Daniel Kiper
,
10:24
Re: [PATCH] grub-install-common: Fix the key of the --core-compress option
,
Daniel Kiper
,
10:08
Re: [PATCH] ns8250: Fix incorrect usage of access_size
,
Daniel Kiper
,
10:04
Re: [PATCH] lib/relocator: always enforce the requested alignment in malloc_in_range()
,
Daniel Kiper
,
09:38
May 08, 2023
[PATCH] ns8250: Fix incorrect usage of access_size
,
Benjamin Herrenschmidt
,
23:02
[PATCH 5/6] ieee1275: add support for NVMeoFC
,
Avnish Chouhan
,
10:00
[PATCH 4/6] ieee1275: change the logic of ieee1275_get_devargs()
,
Avnish Chouhan
,
10:00
[PATCH 6/6] ieee1275: ofpath enable NVMeoF logical device translate
,
Avnish Chouhan
,
10:00
[PATCH 3/6] ieee1275: implement FCP methods for WWPN and LUNs
,
Avnish Chouhan
,
10:00
[PATCH 2/6] ieee1275/powerpc: enables device mapper discovery
,
Avnish Chouhan
,
10:00
[PATCH 1/6] ieee1275/powerpc: implements fibre channel discovery for ofpathname
,
Avnish Chouhan
,
09:59
[PATCH 0/6] NVMeoFC support on Grub
,
Avnish Chouhan
,
09:59
Re: [PATCH] lib/relocator: always enforce the requested alignment in malloc_in_range()
,
Roger Pau Monné
,
03:34
May 05, 2023
[PATCH] grub-install-common: Fix the key of the --core-compress option
,
Ákos Nagy
,
08:10
May 04, 2023
Support in grub userland tools for other PBKDF2 hashes
,
Josselin Poiret
,
14:59
May 03, 2023
[PATCH v2 1/4] fs/hfsplus: Validate btree node size
,
Lidong Chen
,
13:32
[PATCH v2 4/4] fs/hfsplus: Mark error strings for translation
,
Lidong Chen
,
13:32
[PATCH v2 2/4] fs/hfsplus: Prevent out of bound access in catalog file
,
Lidong Chen
,
13:32
[PATCH v2 0/4] Prevent out-of-bound reads
,
Lidong Chen
,
13:32
[PATCH v2 3/4] fs/hfsplus: Set grub errno to prevent NULL pointer access
,
Lidong Chen
,
13:32
[PATCH v7 06/10] kern/misc, kern/efi: Extract UTF-8 to UTF-16 code
,
Oliver Steffen
,
09:51
[PATCH v7 07/10] efi: Add grub_efi_set_variable_to_string()
,
Oliver Steffen
,
09:51
[PATCH v7 05/10] types.h: Add GRUB_SSIZE_MAX
,
Oliver Steffen
,
09:51
[PATCH v7 10/10] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
09:51
[PATCH v7 09/10] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
09:51
[PATCH v7 08/10] docs: Reword section headings
,
Oliver Steffen
,
09:51
[PATCH v7 04/10] grub-core: Make use of guid printf format specifier
,
Oliver Steffen
,
09:51
[PATCH v7 03/10] kern/misc: Add a format specifier GUIDs
,
Oliver Steffen
,
09:51
[PATCH v7 01/10] efi: Add grub_efi_set_variable_with_attributes()
,
Oliver Steffen
,
09:51
[PATCH v7 02/10] Unify GUID types
,
Oliver Steffen
,
09:51
[PATCH v7 00/10] Add basic Boot Loader Interface support
,
Oliver Steffen
,
09:51
Re: Installed Fedora 38 (sway) / grub2 on a new HD - boots OK but does not have a menuentry item in grub.cfg ?
,
Oliver Steffen
,
07:48
[PATCH v2 3/3] dns: fix lookup error when no IPv6 is returned
,
Renaud Métrich
,
06:21
[PATCH v2 2/3] dns: add debugging messages in recv_hook() function
,
Renaud Métrich
,
06:21
[PATCH v2 1/3] dns: simplify error handling of recv_hook() function
,
Renaud Métrich
,
06:21
May 02, 2023
Re: [PATCH v16 10/10] tests: Add LoongArch to various test cases
,
Xiaotian Wu
,
11:25
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc