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