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: Tue Feb 28 2023 12:50:51 -0500
Messages in reverse chronological order
[
Next Period
]
February 28, 2023
Re: [PATCH v4 0/6] Dynamic allocation of memory regions and IBM vTPM 2.0
,
Robbie Harwood
,
12:50
Re: [PATCH 00/14] Automatic Disk Unlock with TPM2
,
Daniel Kiper
,
12:39
Re: [PATCH 2/2] docs: Document that the functional test requires the package xfonts-unifont
,
Daniel Kiper
,
12:26
Re: [PATCH v2 6/7] commands/probe: use grub_gpt_part_guid_snprint
,
Daniel Kiper
,
12:22
Re: [PATCH v2 5/7] partmap/gpt: add print function for guids
,
Daniel Kiper
,
12:17
Re: [PATCH v2 3/7] Add a module for the Boot Loader Interface
,
Daniel Kiper
,
11:53
Re: [PATCH v2 2/7] efi: check for integer overflow in string conversion
,
Daniel Kiper
,
11:19
Re: [PATCH v2 1/7] efi: add grub_efi_set_variable_with_attributes
,
Daniel Kiper
,
11:03
Re: [PATCH] risc-v: Handle R_RISCV_CALL_PLT reloc
,
Daniel Kiper
,
06:27
Re: [PATCH v1 2/2] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
05:32
February 27, 2023
Re: [PATCH v2] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
22:27
[RFC PATCH] gdb: Add more support for debugging on EFI platforms
,
Glenn Washburn
,
16:36
[PATCH 8/8] gdb: Add extra early initialization symbols for i386-pc
,
Glenn Washburn
,
16:16
[PATCH 7/8] gdb: Modify gdb prompt when running gdb_grub script
,
Glenn Washburn
,
16:16
[PATCH 6/8] gdb: Allow running user-defined commands at GRUB start
,
Glenn Washburn
,
16:16
[PATCH 4/8] gdb: Replace module symbol loading implementation with Python one
,
Glenn Washburn
,
16:16
[PATCH 5/8] gdb: Add functions to make loading from dynamically positioned targets easier
,
Glenn Washburn
,
16:16
[PATCH 3/8] gdb: Only connect to remote target once when first sourced
,
Glenn Washburn
,
16:16
[PATCH 2/8] gdb: Conditionally run GDB script logic for dynamically or statically positioned GRUB
,
Glenn Washburn
,
16:16
[PATCH 1/8] gdb: Move runtime module loading into runtime_load_module
,
Glenn Washburn
,
16:16
[PATCH 0/8] GDB script improvements
,
Glenn Washburn
,
16:16
Re: [PATCH v2 4/7] util/grub.d: activate bli module on EFI
,
Oliver Steffen
,
03:05
February 26, 2023
Re: [PATCH 2/2] docs: Document that the functional test requires the package xfonts-unifont
,
Glenn Washburn
,
01:56
February 25, 2023
Re: [PATCH v2 4/7] util/grub.d: activate bli module on EFI
,
Javier Martinez Canillas
,
14:43
February 24, 2023
Re: [PATCH 2/2] docs: Document that the functional test requires the package xfonts-unifont
,
Daniel Kiper
,
10:54
Re: [PATCH] tests: grub_cmd_cryptomount should hard error when pre-requisites are not met
,
Daniel Kiper
,
10:20
February 23, 2023
[PATCH] risc-v: Handle R_RISCV_CALL_PLT reloc
,
Khem Raj
,
16:15
Re: [PATCH 0/3] GDB script fixes
,
Daniel Kiper
,
09:24
Re: [PATCH] efi: Allow expression as func argument to efi_call_* macros on all platforms
,
Daniel Kiper
,
09:14
Re: [PATCH v3] loader/i386/linux.c Correct wrong initrd address for debug
,
Daniel Kiper
,
09:09
Re: [PATCH v2] osdep/hurd/getroot: Remove unused variables in grub_util_find_hurd_root_device()
,
Daniel Kiper
,
08:31
Re: [PATCH v2] tpm: Disable tpm verifier if tpm is not present
,
Daniel Kiper
,
08:22
Re: [PATCH 04/14] cryptodisk: Support key protectors
,
Gary Lin
,
01:55
Re: [PATCH 03/14] protectors: Add TPM2 Key Protector
,
Gary Lin
,
01:52
February 22, 2023
Re: [PATCH 03/14] protectors: Add TPM2 Key Protector
,
James Bottomley
,
07:41
Compile and testsuite runs for various Debian targets
,
John Paul Adrian Glaubitz
,
05:16
Re: [PATCH v2] osdep/hurd/getroot: Remove unused variables in grub_util_find_hurd_root_device()
,
Samuel Thibault
,
03:58
[PATCH v2] osdep/hurd/getroot: Remove unused variables in grub_util_find_hurd_root_device()
,
John Paul Adrian Glaubitz
,
03:47
[PATCH] osdep/hurd/getroot: Remove unused variables in grub_util_find_hurd_root_device()
,
John Paul Adrian Glaubitz
,
03:31
[PATCH 00/14] Automatic Disk Unlock with TPM2
,
Gary Lin
,
02:06
[PATCH 12/14] tpm2: pack the missing authorization command for TPM2_PCR_Read
,
Gary Lin
,
02:03
[PATCH 10/14] tpm2: resend the command on TPM_RC_RETRY
,
Gary Lin
,
02:02
[PATCH 11/14] tpm2: check the command parameters of TPM2 commands
,
Gary Lin
,
02:02
[PATCH 08/14] tpm2: adjust the input parameters of TPM2_EvictControl
,
Gary Lin
,
02:02
[PATCH 06/14] crytodisk: fix cryptodisk module looking up
,
Gary Lin
,
02:02
[PATCH 04/14] cryptodisk: Support key protectors
,
Gary Lin
,
02:02
[PATCH 14/14] tpm2: remove the unnecessary variables
,
Gary Lin
,
02:02
[PATCH 13/14] tpm2: allow some command parameters to be NULL
,
Gary Lin
,
02:02
[PATCH 09/14] tpm2: declare the input arguments of TPM2 functions as const
,
Gary Lin
,
02:02
[PATCH 07/14] tpm2: Don't measure the sealed key
,
Gary Lin
,
02:02
[PATCH 05/14] util/grub-protect: Add new tool
,
Gary Lin
,
02:02
[PATCH 03/14] protectors: Add TPM2 Key Protector
,
Gary Lin
,
02:02
[PATCH 02/14] tpm2: Add TPM Software Stack (TSS)
,
Gary Lin
,
02:02
[PATCH 01/14] protectors: Add key protectors framework
,
Gary Lin
,
02:01
February 21, 2023
Re: [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64
,
Atish Patra
,
19:49
[PATCH 3/3] gdb: If no modules have been loaded, do not try to load module symbols
,
Glenn Washburn
,
13:29
[PATCH 2/3] gdb: Prevent wrapping when writing to .segments.tmp
,
Glenn Washburn
,
13:29
[PATCH 1/3] gdb: Fix redirection issue in dump_module_sections
,
Glenn Washburn
,
13:29
[PATCH 0/3] GDB script fixes
,
Glenn Washburn
,
13:29
[PATCH] efi: Allow expression as func argument to efi_call_* macros on all platforms
,
Glenn Washburn
,
13:21
Re: Running bootstrap script fails on Debian unstable
,
Glenn Washburn
,
13:10
Re: [PATCH v1 2/2] Add a module for the Boot Loader Interface
,
Daniel Kiper
,
10:38
Re: Running bootstrap script fails on Debian unstable
,
John Paul Adrian Glaubitz
,
08:56
Re: Running bootstrap script fails on Debian unstable
,
John Paul Adrian Glaubitz
,
04:59
February 20, 2023
Re: Running bootstrap script fails on Debian unstable
,
Glenn Washburn
,
22:30
Re: [PATCH v6 09/14] gdb: Add more support for debugging on EFI platforms
,
Glenn Washburn
,
22:07
[PATCH v3] loader/i386/linux.c Correct wrong initrd address for debug
,
Jeremy Szu
,
18:43
Re: [PATCH v6 09/14] gdb: Add more support for debugging on EFI platforms
,
Robbie Harwood
,
15:07
[PATCH v2 5/7] partmap/gpt: add print function for guids
,
Oliver Steffen
,
13:57
[PATCH v2 0/7] Add basic Boot Loader Interface support
,
Oliver Steffen
,
13:57
[PATCH v2 6/7] commands/probe: use grub_gpt_part_guid_snprint
,
Oliver Steffen
,
13:57
[PATCH v2 7/7] commands/bli: use grub_gpt_part_guid_snprint
,
Oliver Steffen
,
13:57
[PATCH v2 2/7] efi: check for integer overflow in string conversion
,
Oliver Steffen
,
13:57
[PATCH v2 4/7] util/grub.d: activate bli module on EFI
,
Oliver Steffen
,
13:56
[PATCH v2 1/7] efi: add grub_efi_set_variable_with_attributes
,
Oliver Steffen
,
13:56
[PATCH v2 3/7] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
13:56
Re: Running bootstrap script fails on Debian unstable
,
John Paul Adrian Glaubitz
,
12:50
Re: Running bootstrap script fails on Debian unstable
,
Glenn Washburn
,
12:35
Re: [PATCH v1 2/2] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
11:15
Re: Running bootstrap script fails on Debian unstable
,
Mihai Moldovan
,
09:59
Re: Running bootstrap script fails on Debian unstable
,
John Paul Adrian Glaubitz
,
09:26
Re: Running bootstrap script fails on Debian unstable
,
Mihai Moldovan
,
09:01
Running bootstrap script fails on Debian unstable
,
John Paul Adrian Glaubitz
,
04:29
[PATCH v3] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
01:36
February 19, 2023
Re: [PATCH v2] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
23:57
Re: [PATCH v2] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
23:44
February 18, 2023
Re: [PATCH v3] tests: Add pathological iso9660 filesystem tests
,
Glenn Washburn
,
17:34
February 16, 2023
Re: [PATCH v3] tests: Add pathological iso9660 filesystem tests
,
Thomas Schmitt
,
13:36
Re: [PATCH v2] tpm: Disable tpm verifier if tpm is not present
,
Stefan Berger
,
13:02
Re: [PATCH v3] tests: Add pathological iso9660 filesystem tests
,
Glenn Washburn
,
12:59
Re: [PATCH v4 3/6] ieee1275: support runtime memory claiming
,
Robbie Harwood
,
09:28
Re: [PATCH v4 2/6] ieee1275: drop len -= 1 quirk in heap_init
,
Robbie Harwood
,
09:27
Re: [PATCH 2/2] docs: Document that the functional test requires the package xfonts-unifont
,
Thomas Schmitt
,
07:21
Re: [PATCH 1/2] tests: Return hard error for functional test when unicode.pf2 does not exist
,
Thomas Schmitt
,
07:21
Re: [PATCH v3] tests: Add pathological iso9660 filesystem tests
,
Thomas Schmitt
,
07:20
[PATCH 2/2] docs: Document that the functional test requires the package xfonts-unifont
,
Glenn Washburn
,
02:15
[PATCH 1/2] tests: Return hard error for functional test when unicode.pf2 does not exist
,
Glenn Washburn
,
02:15
[PATCH 0/2] Tests unifont
,
Glenn Washburn
,
02:15
[PATCH] tests: grub_cmd_cryptomount should hard error when pre-requisites are not met
,
Glenn Washburn
,
02:08
[PATCH v3] tests: Add pathological iso9660 filesystem tests
,
Glenn Washburn
,
02:05
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Glenn Washburn
,
01:16
February 15, 2023
Re: [PATCH v1 2/2] Add a module for the Boot Loader Interface
,
Daniel Kiper
,
13:27
Re: [PATCH v1 1/2] efi: add grub_variable_with_attributes
,
Daniel Kiper
,
11:56
Re: Incorrect comment in disk.h (and bigger cache) ?
,
Daniel Kiper
,
09:55
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Thomas Schmitt
,
04:55
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Thomas Schmitt
,
03:51
February 14, 2023
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Glenn Washburn
,
12:01
Re: [PATCH v2 2/3] term/serial: Add support for PCI serial devices
,
Daniel Kiper
,
09:17
Re: [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64
,
Daniel Kiper
,
07:41
Re: [PATCH V2] grub-core: modify sector by sysfs as disk sector
,
Daniel Kiper
,
06:46
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Thomas Schmitt
,
04:09
February 13, 2023
Re: Incorrect comment in disk.h (and bigger cache) ?
,
Benjamin Herrenschmidt
,
19:13
Re: Incorrect comment in disk.h (and bigger cache) ?
,
Benjamin Herrenschmidt
,
19:10
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Glenn Washburn
,
17:14
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Glenn Washburn
,
17:01
Re: [PATCH v2] tests: Add pathological iso9660 filesystem tests
,
Glenn Washburn
,
15:56
Re: [PATCH v4 0/6] Dynamic allocation of memory regions and IBM vTPM 2.0
,
Nageswara R Sastry
,
08:56
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Thomas Schmitt
,
07:35
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Thomas Schmitt
,
03:53
February 12, 2023
Re: make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Vladimir 'phcoder' Serbinenko
,
18:09
Re: [PATCH v2 2/3] term/serial: Add support for PCI serial devices
,
Benjamin Herrenschmidt
,
16:25
February 10, 2023
make check: grub-mkrescue fails missing unicode.pf2. Leftovers in /tmp
,
Thomas Schmitt
,
06:10
Re: [PATCH v2] tests: Add pathological iso9660 filesystem tests
,
Thomas Schmitt
,
05:45
February 09, 2023
Re: [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64
,
Atish Patra
,
19:27
Re: [PATCH V2] grub-core: modify sector by sysfs as disk sector
,
Glenn Washburn
,
17:52
Re: [PATCH v2 2/3] term/serial: Add support for PCI serial devices
,
Daniel Kiper
,
09:52
Re: [PATCH v2 0/8] serial: Add MMIO & SPCR support
,
Daniel Kiper
,
09:45
Re: Incorrect comment in disk.h (and bigger cache) ?
,
Daniel Kiper
,
09:14
Re: [PATCH V2] grub-core: modify sector by sysfs as disk sector
,
Daniel Kiper
,
09:01
Re: [PATCH v2] tests: Add pathological iso9660 filesystem tests
,
Daniel Kiper
,
08:51
Re: [PATCH v2 2/3] term/serial: Add support for PCI serial devices
,
Peter Zijlstra
,
05:37
[PATCH V2] grub-core: modify sector by sysfs as disk sector
,
Mukesh Kumar Chaurasiya
,
02:46
[PATCH v2] tests: Add pathological iso9660 filesystem tests
,
Glenn Washburn
,
00:53
February 08, 2023
Re: Incorrect comment in disk.h (and bigger cache) ?
,
Mihai Moldovan
,
19:25
Incorrect comment in disk.h (and bigger cache) ?
,
Benjamin Herrenschmidt
,
19:06
Re: [PATCH] grub-core: modify sector by sysfs as disk sector
,
Daniel Kiper
,
13:49
Re: [PATCH] tests/util/grub-fs-tester: Use shell variable instead of autoconf
,
Daniel Kiper
,
13:41
Re: [PATCH] tests/util/grub-fs-tester: Remove unused variable
,
Daniel Kiper
,
13:40
Re: [PATCH] luks2: Add support for LUKS2 in (proc)/luks_script
,
Daniel Kiper
,
13:39
Re: [PATCH] net/bootp: Fix unchecked return value
,
Daniel Kiper
,
12:37
February 06, 2023
Re: [PATCH v4 3/6] ieee1275: support runtime memory claiming
,
Stefan Berger
,
15:59
Re: [PATCH v4 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0
,
Robbie Harwood
,
15:12
Re: [PATCH v4 3/6] ieee1275: support runtime memory claiming
,
Robbie Harwood
,
15:09
Re: [PATCH] tests: Add pathological iso9660 filesystem tests
,
Glenn Washburn
,
11:46
[PATCH v4 2/6] ieee1275: drop len -= 1 quirk in heap_init
,
Stefan Berger
,
10:33
[PATCH v4 0/6] Dynamic allocation of memory regions and IBM vTPM 2.0
,
Stefan Berger
,
10:05
[PATCH v4 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0
,
Stefan Berger
,
10:04
[PATCH v4 4/6] ieee1275: implement vec5 for cas negotiation
,
Stefan Berger
,
10:04
[PATCH v4 3/6] ieee1275: support runtime memory claiming
,
Stefan Berger
,
10:04
[PATCH v4 5/6] Add memtool module with memory allocation stress-test
,
Stefan Berger
,
10:04
[PATCH v4 1/6] ieee1275: request memory with ibm, client-architecture-support
,
Stefan Berger
,
10:03
Re: [PATCH v3 5/6] Add memtool module with memory allocation stress-test
,
Stefan Berger
,
09:47
Re: [PATCH v2 0/5] Automatic TPM Disk Unlock
,
Gary Lin
,
00:59
February 05, 2023
Re: [PATCH] tests: Add pathological iso9660 filesystem tests
,
Thomas Schmitt
,
03:24
[PATCH] luks2: Add support for LUKS2 in (proc)/luks_script
,
Glenn Washburn
,
02:05
February 04, 2023
[PATCH] tests: Add pathological iso9660 filesystem tests
,
Glenn Washburn
,
19:28
[PATCH] tests/util/grub-fs-tester: Use shell variable instead of autoconf
,
Glenn Washburn
,
19:26
[PATCH] tests/util/grub-fs-tester: Remove unused variable
,
Glenn Washburn
,
19:26
February 03, 2023
[PATCH] net/bootp: Fix unchecked return value
,
Alec Brown
,
17:16
Re: Question re correctness of module license check
,
George Barrett
,
14:00
Re: Question re correctness of module license check
,
Robbie Harwood
,
13:17
Question re correctness of module license check
,
George Barrett
,
12:26
Re: [PATCH v3 4/6] ieee1275: implement vec5 for cas negotiation
,
avnish
,
09:01
February 02, 2023
[PATCH] grub-core: modify sector by sysfs as disk sector
,
Mukesh Kumar Chaurasiya
,
23:41
Re: [PATCH v3 1/5] fs/iso9660: Add check to prevent infinite loop
,
Lidong Chen
,
18:27
Re: [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64
,
Daniel Kiper
,
15:12
Re: [PATCH v3 1/5] fs/iso9660: Add check to prevent infinite loop
,
Daniel Kiper
,
14:36
February 01, 2023
Re: [PATCH v3 5/6] Add memtool module with memory allocation stress-test
,
Glenn Washburn
,
17:17
Re: [PATCH v3 4/6] ieee1275: implement vec5 for cas negotiation
,
Stefan Berger
,
11:40
Re: [PATCH v3 4/6] ieee1275: implement vec5 for cas negotiation
,
Robbie Harwood
,
11:01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc