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: Fri Mar 31 2023 13:25:39 -0400
Messages in reverse chronological order
[
Next Period
]
March 31, 2023
Re: [PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area
,
Lidong Chen
,
13:25
Re: [PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area
,
Daniel Kiper
,
12:51
Re: [PATCH v13 0/9] Add LoongArch support
,
WANG Xuerui
,
09:21
Re: [PATCH v12 00/10] Add support for LoongArch
,
Xiaotian Wu
,
02:20
[PATCH v13 9/9] tests: add support for LoongArch
,
Xiaotian Wu
,
02:18
[PATCH v13 8/9] LoongArch: Support new relocation types in v2.00 ABI
,
Xiaotian Wu
,
02:17
[PATCH v13 7/9] LoongArch: Add to build system
,
Xiaotian Wu
,
02:17
[PATCH v13 2/9] Add LoongArch definitions
,
Xiaotian Wu
,
02:01
[PATCH v13 0/9] Add LoongArch support
,
Xiaotian Wu
,
02:01
[PATCH v13 4/9] LoongArch: Add early startup code
,
Xiaotian Wu
,
02:01
[PATCH v13 5/9] LoongArch: Add awareness for LoongArch relocations
,
Xiaotian Wu
,
02:01
[PATCH v13 3/9] LoongArch: Add setjmp implementation
,
Xiaotian Wu
,
02:01
[PATCH v13 6/9] LoongArch: Add auxiliary files
,
Xiaotian Wu
,
02:01
[PATCH v13 1/9] PE: Add LoongArch definitions
,
Xiaotian Wu
,
02:01
[PATCH v13 6/9] LoongArch: Add auxiliary files
,
Xiaotian Wu
,
02:01
[PATCH v13 5/9] LoongArch: Add awareness for LoongArch relocations
,
Xiaotian Wu
,
02:01
[PATCH v13 4/9] LoongArch: Add early startup code
,
Xiaotian Wu
,
02:01
[PATCH v13 1/9] PE: Add LoongArch definitions
,
Xiaotian Wu
,
02:01
[PATCH v13 3/9] LoongArch: Add setjmp implementation
,
Xiaotian Wu
,
02:00
[PATCH v13 2/9] Add LoongArch definitions
,
Xiaotian Wu
,
02:00
[PATCH v13 0/9] Add LoongArch support
,
Xiaotian Wu
,
02:00
March 30, 2023
Re: [PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area
,
Glenn Washburn
,
20:57
Re: [PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area
,
Thomas Schmitt
,
17:10
Re: [PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area
,
Daniel Kiper
,
14:40
Re: [PATCH v12 00/10] Add support for LoongArch
,
Daniel Kiper
,
14:06
[PATCH v5 8/8] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
07:18
[PATCH v5 7/8] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
07:18
[PATCH v5 6/8] kern/misc, kern/efi: Extract UTF-8 to UTF-16 code
,
Oliver Steffen
,
07:18
[PATCH v5 5/8] types.h: Add GRUB_SSIZE_MAX
,
Oliver Steffen
,
07:18
[PATCH v5 2/8] Unify GUID types
,
Oliver Steffen
,
07:18
[PATCH v5 3/8] kern/misc: Add a format specifier GUIDs.
,
Oliver Steffen
,
07:18
[PATCH v5 4/8] grub-core: Make use of guid printf format specifier
,
Oliver Steffen
,
07:18
[PATCH v5 1/8] efi: Add grub_efi_set_variable_with_attributes
,
Oliver Steffen
,
07:18
[PATCH v5 0/8] Add basic Boot Loader Interface support
,
Oliver Steffen
,
07:18
March 29, 2023
[PATCH V2] ieee1275/ofdisk: retry on open and read failure
,
Mukesh Kumar Chaurasiya
,
01:31
March 28, 2023
Re: [PATCH] ieee1275/ofdisk: retry on open and read failure
,
Robbie Harwood
,
12:09
Re: [PATCH v5] tpm: Disable tpm verifier if tpm is not present
,
Daniel Kiper
,
11:56
Re: [PATCH v2 2/2] ieee1275 : extended support in options vector5
,
Daniel Kiper
,
11:03
Re: [PATCH v2 1/2] ieee1275 : Converting plain numbers to constants in Vec5
,
Daniel Kiper
,
10:58
enhancement request: setpci.mod to work on PCIe registers (0xfff) - currently limited to PCI registers (0xff)
,
Paul Stanley
,
10:06
Re: [PATCH v1] emu/linux: work around systemctl kexec returning
,
Daniel Kiper
,
09:51
enhancement request: setpci.mod to work on PCIe registers (0xfff) - currently limited to PCI registers (0xff)
,
Nando
,
05:56
Re: [PATCH] ieee1275/ofdisk: retry on open and read failure
,
Michael Chang
,
04:40
[PATCH] ieee1275/ofdisk: retry on open and read failure
,
Mukesh Kumar Chaurasiya
,
01:30
March 27, 2023
[PATCH 5/6] tests: create a fuzzer for the tga image format
,
Daniel Axtens
,
10:06
[PATCH 2/6] bitmap.h: set smaller image size limit when fuzzing
,
Daniel Axtens
,
10:06
[PATCH 3/6] tests: create a fuzzer for the png image format
,
Daniel Axtens
,
10:06
[PATCH 6/6] docs: document fuzzer support
,
Daniel Axtens
,
10:06
[PATCH 4/6] tests: create a fuzzer for the jpeg image format
,
Daniel Axtens
,
10:05
[PATCH 0/6] Support fuzzing grub's image file parsers
,
Daniel Axtens
,
10:05
[PATCH 1/6] configure.ac: detect if compiler supports -fsanitize=fuzzer
,
Daniel Axtens
,
10:05
[PATCH v2 2/2] ieee1275 : extended support in options vector5
,
Avnish Chouhan
,
02:59
[PATCH v2 1/2] ieee1275 : Converting plain numbers to constants in Vec5
,
Avnish Chouhan
,
02:58
March 24, 2023
Re: [PATCH v2 00/11] Automatic Disk Unlock with TPM2
,
Glenn Washburn
,
13:18
Re: [PATCH v2 10/11] cryptodisk: Support key protectors
,
Gary Lin
,
07:27
Re: [PATCH v2 00/11] Automatic Disk Unlock with TPM2
,
Gary Lin
,
05:21
March 23, 2023
Re: [PATCH v2 10/11] cryptodisk: Support key protectors
,
Glenn Washburn
,
23:55
Re: [PATCH v2 00/11] Automatic Disk Unlock with TPM2
,
Glenn Washburn
,
23:23
[PATCH v1] emu/linux: work around systemctl kexec returning
,
Robbie Harwood
,
12:00
March 22, 2023
[PATCH v2 00/11] Automatic Disk Unlock with TPM2
,
Gary Lin
,
04:15
[PATCH v2 11/11] util/grub-protect: Add new tool
,
Gary Lin
,
04:12
[PATCH v2 10/11] cryptodisk: Support key protectors
,
Gary Lin
,
04:12
[PATCH v2 09/11] protectors: Add TPM2 Key Protector
,
Gary Lin
,
04:11
[PATCH v2 08/11] tpm2: Add TPM Software Stack (TSS)
,
Gary Lin
,
04:11
[PATCH v2 07/11] protectors: Add key protectors framework
,
Gary Lin
,
04:11
[PATCH v2 06/11] test_asn1: test module for libtasn1
,
Gary Lin
,
04:11
[PATCH v2 04/11] libtasn1: changes for grub compatibility
,
Gary Lin
,
04:11
[PATCH v2 03/11] libtasn1: disable code not needed in grub
,
Gary Lin
,
04:11
[PATCH v2 02/11] libtasn1: import libtasn1-4.19.0
,
Gary Lin
,
04:11
[PATCH v2 05/11] libtasn1: compile into asn1 module
,
Gary Lin
,
04:11
[PATCH v2 01/11] posix_wrap: tweaks in preparation for libtasn1
,
Gary Lin
,
04:11
Re: [PATCH v4] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
00:42
[PATCH v5] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
00:31
March 21, 2023
Re: strange grub error on ARM64
,
Daniel Kiper
,
13:08
Re: [v8 PATCH 2/3] efi: Remove arch specific image headers for RISC-V, ARM64, ARM
,
Daniel Kiper
,
13:08
Re: [RFC PATCH] gdb: Add more support for debugging on EFI platforms
,
Glenn Washburn
,
13:02
Re: [PATCH v4] tpm: Disable tpm verifier if tpm is not present
,
Daniel Kiper
,
10:35
Re: [PATCH] ieee1275 : extended support in options vector5
,
Daniel Kiper
,
09:32
March 20, 2023
Re: [PATCH] ieee1275 : extended support in options vector5
,
Michal Suchánek
,
16:46
[PATCH v4] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
06:23
March 17, 2023
[PATCH] ieee1275 : extended support in options vector5
,
Avnish Chouhan
,
05:39
March 16, 2023
Re: [RFC PATCH] gdb: Add more support for debugging on EFI platforms
,
Robbie Harwood
,
17:05
Re: [RFC PATCH] gdb: Add more support for debugging on EFI platforms
,
Daniel Kiper
,
11:12
Re: [PATCH] INSTALL: Document programs an packages needed for using gdb_grub script
,
Daniel Kiper
,
10:51
Re: [PATCH v3] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
07:22
Re: strange grub error on ARM64
,
Michael Chang
,
07:07
March 15, 2023
[PATCH] INSTALL: Document programs an packages needed for using gdb_grub script
,
Glenn Washburn
,
00:03
March 14, 2023
Re: [RFC PATCH] gdb: Add more support for debugging on EFI platforms
,
Glenn Washburn
,
23:11
Re: [RFC PATCH] gdb: Add more support for debugging on EFI platforms
,
Glenn Washburn
,
23:07
[PATCH v4 8/8] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
08:05
[PATCH v4 2/8] Unify GUID types
,
Oliver Steffen
,
08:05
[PATCH v4 6/8] kern/misc, kern/efi: Extract UTF-8 to UTF-16 code
,
Oliver Steffen
,
08:05
[PATCH v4 7/8] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
08:05
[PATCH v4 5/8] types.h: Add GRUB_SSIZE_MAX
,
Oliver Steffen
,
08:05
[PATCH v4 4/8] grub-core: Make use of guid printf format specifier
,
Oliver Steffen
,
08:05
[PATCH v4 0/8] Add basic Boot Loader Interface support
,
Oliver Steffen
,
08:05
[PATCH v4 3/8] kern/misc: Add a format specifier GUIDs.
,
Oliver Steffen
,
08:05
[PATCH v4 1/8] efi: Add grub_efi_set_variable_with_attributes
,
Oliver Steffen
,
08:05
March 13, 2023
Re: [PATCH] util/grub-module-verifierXX.c: Add module_size parameter to functions for sanity checking
,
Daniel Kiper
,
09:36
Re: [PATCH v3] tpm: Disable tpm verifier if tpm is not present
,
Daniel Kiper
,
09:30
Re: [RFC PATCH] gdb: Add more support for debugging on EFI platforms
,
Daniel Kiper
,
08:27
March 10, 2023
Re: [RFC PATCH] gdb: Add more support for debugging on EFI platforms
,
Peter Jones
,
15:28
Re: strange grub error on ARM64
,
Michael Chang
,
00:21
March 09, 2023
[v8 PATCH 2/3] efi: Remove arch specific image headers for RISC-V, ARM64, ARM
,
Atish Patra
,
19:00
[v8 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader
,
Atish Patra
,
19:00
[v8 PATCH 3/3] RISC-V: Use common linux loader
,
Atish Patra
,
19:00
[v8 PATCH 1/3] loader: Move arm64 linux loader to common code
,
Atish Patra
,
19:00
Re: [RFC PATCH] gdb: Add more support for debugging on EFI platforms
,
Robbie Harwood
,
18:00
[PATCH] util/grub-module-verifierXX.c: Add module_size parameter to functions for sanity checking
,
Alec Brown
,
14:42
Re: strange grub error on ARM64
,
Atish Patra
,
05:11
Re: [PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area
,
Lidong Chen
,
01:28
March 08, 2023
Re: [PATCH v3 10/10] util/grub.d: Activate bli module on EFI
,
Daniel Kiper
,
10:19
Re: [PATCH v3 09/10] commands/bli: Extract uft8 to utf16 conversion
,
Daniel Kiper
,
10:13
Re: [PATCH v3 08/10] types.h: Add GRUB_SSIZE_MAX
,
Daniel Kiper
,
10:11
Re: [PATCH v3 07/10] grub-core/kern/efi: Remove redundant null-termination
,
Daniel Kiper
,
10:04
Re: [PATCH v3 06/10] Add a module for the Boot Loader Interface
,
Daniel Kiper
,
10:01
Re: [PATCH v3 05/10] grub-core: Make use of guid printf format specifier
,
Daniel Kiper
,
09:17
Re: [PATCH v3 03/10] Unify GUID types
,
Daniel Kiper
,
09:02
Re: [PATCH 5/8] gdb: Add functions to make loading from dynamically positioned targets easier
,
Daniel Kiper
,
08:46
March 07, 2023
[PATCH 2/2] tests: Add test for iso9660 delayed CE hop
,
Thomas Schmitt
,
11:57
[PATCH 1/2] fs/iso9660: Delay CE hop until end of current SUSP area
,
Thomas Schmitt
,
11:57
[PATCH 0/2] fs/iso9660: Delay CE hop until end of current SUSP area
,
Thomas Schmitt
,
11:57
March 06, 2023
Re: strange grub error on ARM64
,
Michael Chang
,
22:21
Re: [PATCH 03/14] protectors: Add TPM2 Key Protector
,
Gary Lin
,
22:16
Re: strange grub error on ARM64
,
Atish Patra
,
19:23
Re: strange grub error on ARM64
,
Fabian Vogt
,
16:25
Re: strange grub error on ARM64
,
Daniel Kiper
,
15:59
strange grub error on ARM64
,
Atish Patra
,
13:57
Re: [PATCH 03/14] protectors: Add TPM2 Key Protector
,
James Bottomley
,
08:20
Re: [PATCH 03/14] protectors: Add TPM2 Key Protector
,
Gary Lin
,
01:57
March 05, 2023
Re: [PATCH v2] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
23:03
Is the last blank in the output of grub-fstester a reliable feature ?
,
Thomas Schmitt
,
05:43
March 03, 2023
Re: [PATCH v2] tpm: Disable tpm verifier if tpm is not present
,
Daniel Kiper
,
13:20
March 02, 2023
Re: [PATCH v2] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
23:23
Re: [PATCH v2] tpm: Disable tpm verifier if tpm is not present
,
Daniel Kiper
,
13:59
Re: [PATCH v6 09/14] gdb: Add more support for debugging on EFI platforms
,
Daniel Kiper
,
13:45
[PATCH v3 09/10] commands/bli: Extract uft8 to utf16 conversion
,
Oliver Steffen
,
13:21
[PATCH v3 10/10] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
13:21
[PATCH v3 08/10] types.h: Add GRUB_SSIZE_MAX
,
Oliver Steffen
,
13:21
[PATCH v3 06/10] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
13:21
[PATCH v3 05/10] grub-core: Make use of guid printf format specifier
,
Oliver Steffen
,
13:21
[PATCH v3 02/10] efi: Check for integer overflow in string conversion
,
Oliver Steffen
,
13:21
[PATCH v3 07/10] grub-core/kern/efi: Remove redundant null-termination
,
Oliver Steffen
,
13:21
[PATCH v3 03/10] Unify GUID types
,
Oliver Steffen
,
13:21
[PATCH v3 04/10] kern/misc: Add a format specifier GUIDs.
,
Oliver Steffen
,
13:21
[PATCH v3 00/10] Add basic Boot Loader Interface support
,
Oliver Steffen
,
13:21
[PATCH v3 01/10] efi: Add grub_efi_set_variable_with_attributes
,
Oliver Steffen
,
13:21
Re: [PATCH v1 2/2] Add a module for the Boot Loader Interface
,
Glenn Washburn
,
00:30
March 01, 2023
Re: [PATCH 00/14] Automatic Disk Unlock with TPM2
,
Daniel Kiper
,
14:28
Re: [PATCH v1 2/2] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
12:05
Re: [PATCH] devmapper: Fix build error on 32bit host
,
Daniel Kiper
,
08:17
Re: [PATCH v4 0/6] Dynamic allocation of memory regions and IBM vTPM 2.0
,
Daniel Kiper
,
08:12
[PATCH] devmapper: Fix build error on 32bit host
,
Michael Chang
,
04:28
Re: [PATCH 00/14] Automatic Disk Unlock with TPM2
,
Gary Lin
,
02:21
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc