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: Sat Jun 14 2025 05:38:55 -0400
Threads in reverse chronological order
[
Next Period
]
Re: [RFC Discussion] Proposing an Unstable Repository for GRUB Development
,
Neal Gompa
,
2025/06/14
[PATCH v2 0/3] Fixes for non-default TPM PCR banks
,
Gary Lin
,
2025/06/13
[PATCH v2 1/3] grub-protect: Fix the hash algorithm of PCR digest
,
Gary Lin
,
2025/06/13
[PATCH v2 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
,
Gary Lin
,
2025/06/13
Re: [PATCH v2 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
,
Stefan Berger
,
2025/06/13
[PATCH v2 2/3] tpm2_key_protector: Dump the PCR bank for key unsealing
,
Gary Lin
,
2025/06/13
Re: [PATCH v2 0/3] Fixes for non-default TPM PCR banks
,
Daniel Kiper
,
2025/06/13
Re: [RFC] Add xHCI support
,
Waldemar Brodkorb
,
2025/06/13
[PATCH v2] lib/LzmaEnc: Validate 'len' before subtracting
,
Lidong Chen
,
2025/06/11
Re: [PATCH v2] lib/LzmaEnc: Validate 'len' before subtracting
,
Daniel Kiper
,
2025/06/13
Re: [PATCH v2] lib/LzmaEnc: Validate 'len' before subtracting
,
sudhakar
,
2025/06/13
[PATCH 0/2] build: Fixes to Building from dist Archive
,
Andrew Hamilton
,
2025/06/10
[PATCH 1/2] build: remove extra_deps.lst from EXTRA_DIST
,
Andrew Hamilton
,
2025/06/10
[PATCH 2/2] build: Add new header files to dist to allow building from tar
,
Andrew Hamilton
,
2025/06/10
Re: [PATCH 0/2] build: Fixes to Building from dist Archive
,
Daniel Kiper
,
2025/06/13
Re: [PATCH v2 2/2] cmdline: fix command line parsing in grub
,
Shreenidhi Shedi
,
2025/06/10
[PATCH] lib/LzmaEnc: Validate 'len' before subtracting
,
Lidong Chen
,
2025/06/10
Re: [PATCH] lib/LzmaEnc: Validate 'len' before subtracting
,
sudhakar
,
2025/06/10
Re: [PATCH] lib/LzmaEnc: Validate 'len' before subtracting
,
ross . philipson
,
2025/06/10
Re: [PATCH] lib/LzmaEnc: Validate 'len' before subtracting
,
Lidong Chen
,
2025/06/10
Re: [PATCH v2 01/21] powerpc-ieee1275: Add support for signing grub with an appended signature
,
sudhakar
,
2025/06/10
Re: [PATCH v2 03/21] docs/grub: Document signing grub with an appended signature
,
sudhakar
,
2025/06/10
Re: [PATCH v2 07/21] grub-install: support embedding x509 certificates
,
sudhakar
,
2025/06/10
Re: [PATCH v2 09/21] appended signatures: parse PKCS#7 signedData and X.509 certificates
,
sudhakar
,
2025/06/10
Re: [PATCH v2 08/21] appended signatures: import GNUTLS's ASN.1 description files
,
sudhakar
,
2025/06/10
Re: [PATCH v2 10/21] appended signatures: support verifying appended signatures
,
sudhakar
,
2025/06/10
Re: [PATCH v2 11/21] appended signatures: verification tests
,
sudhakar
,
2025/06/10
[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
,
Sudhakar
,
2025/06/10
[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
,
Sudhakar
,
2025/06/10
[PATCH 1/2] appendedsig: The grub command's trusted and distrusted support
,
Sudhakar
,
2025/06/10
[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
,
Sudhakar
,
2025/06/10
[PATCH v3 05/25] pgp: factor out rsa_pad
,
Sudhakar
,
2025/06/10
[PATCH v3 06/25] crypto: move storage for grub_crypto_pk_* to crypto.c
,
Sudhakar
,
2025/06/10
[PATCH v3 11/25] appended signatures: parse PKCS#7 signedData
,
Sudhakar
,
2025/06/10
[PATCH v3 12/25] appended signatures: parse X.509 certificates
,
Sudhakar
,
2025/06/10
[PATCH v3 01/25] powerpc-ieee1275: Add support for signing GRUB with an appended signature
,
Sudhakar
,
2025/06/10
[PATCH v3 09/25] appended signatures: import GNUTLS's ASN.1 description files
,
Sudhakar
,
2025/06/10
[PATCH v3 15/25] appended signatures: documentation
,
Sudhakar
,
2025/06/10
[PATCH v3 17/25] ieee1275: Platform Keystore (PKS) Support
,
Sudhakar
,
2025/06/10
[PATCH v3 04/25] dl: provide a fake grub_dl_set_persistent and grub_dl_is_persistent for the emu target
,
Sudhakar
,
2025/06/10
[PATCH v3 14/25] appended signatures: verification tests
,
Sudhakar
,
2025/06/10
[PATCH v3 22/25] appendedsig: Reads the default DB keys from ELF Note
,
Sudhakar
,
2025/06/10
[PATCH v3 13/25] appended signatures: support verifying appended signatures
,
Sudhakar
,
2025/06/10
[PATCH v3 03/25] docs/grub: Document signing GRUB with an appended signature
,
Sudhakar
,
2025/06/10
[PATCH v3 07/25] PGP: renames the OBJ_TYPE_PUBKEY
,
Sudhakar
,
2025/06/10
[PATCH v3 02/25] docs/grub: Document signing GRUB under UEFI
,
Sudhakar
,
2025/06/10
[PATCH v3 08/25] grub-install: support embedding x509 certificates
,
Sudhakar
,
2025/06/10
[PATCH v3 10/25] appended signatures: parse ASN1 node
,
Sudhakar
,
2025/06/10
[PATCH v3 18/25] ieee1275: Read the DB and DBX secure boot variables
,
Sudhakar
,
2025/06/10
[PATCH v3 24/25] appendedsig: documentation
,
Sudhakar
,
2025/06/10
[PATCH v3 23/25] appendedsig: The grub command's trusted and distrusted support
,
Sudhakar
,
2025/06/10
[PATCH v3 25/25] appendedsig: correcting the grub commands in appended signature tests
,
Sudhakar
,
2025/06/10
[PATCH v3 19/25] appendedsig: The creation of trusted and distrusted lists
,
Sudhakar
,
2025/06/10
[PATCH v3 16/25] ieee1275: enter lockdown based on /ibm,secure-boot
,
Sudhakar
,
2025/06/10
[PATCH v3 21/25] powerpc_ieee1275: set use_static_keys flag
,
Sudhakar
,
2025/06/10
[PATCH v3 20/25] appendedsig: While verifying the kernel, use trusted and distrusted lists
,
Sudhakar
,
2025/06/10
[PATCH 0/2] Fix resource leaks in gnulib
,
Alec Brown
,
2025/06/10
[PATCH 2/2] gnulib/regexec: Fix resource leak
,
Alec Brown
,
2025/06/10
[PATCH 1/2] gnulib/regcomp: Fix resource leak
,
Alec Brown
,
2025/06/10
Re: [PATCH 0/2] Fix resource leaks in gnulib
,
Daniel Kiper
,
2025/06/13
[PATCH v7] efi: new 'connectefi' command
,
Renaud Métrich
,
2025/06/10
Re: [PATCH v7] efi: new 'connectefi' command
,
sudhakar
,
2025/06/10
[PATCH v1] lsefi: fixed memory leaks
,
Renaud Métrich
,
2025/06/10
Re: [PATCH v1] lsefi: fixed memory leaks
,
sudhakar
,
2025/06/10
Proposal for Adding echo_password Option in GRUB2 and Request for Review
,
刘阳
,
2025/06/09
[PATCH] Create a Containerfile with required grub packages for development
,
Leo Sandoval
,
2025/06/09
Re: [PATCH] Create a Containerfile with required grub packages for development
,
Andrew Hamilton
,
2025/06/09
Re: [PATCH] Create a Containerfile with required grub packages for development
,
Neal Gompa
,
2025/06/14
Re: [PATCH] Create a Containerfile with required grub packages for development
,
Vladimir 'phcoder' Serbinenko
,
2025/06/14
[PATCH] Skip tests if required tools are not available
,
Leo Sandoval
,
2025/06/09
Re: [PATCH] Skip tests if required tools are not available
,
Andrew Hamilton
,
2025/06/09
Re: [PATCH] Skip tests if required tools are not available
,
Neal Gompa
,
2025/06/14
[PATCH 0/3] Fixes for non-default TPM PCR banks
,
Gary Lin
,
2025/06/09
[PATCH 2/3] tpm2_key_protector: Dump the PCR bank for key unsealing
,
Gary Lin
,
2025/06/09
Re: [PATCH 2/3] tpm2_key_protector: Dump the PCR bank for key unsealing
,
Stefan Berger
,
2025/06/10
Re: [PATCH 2/3] tpm2_key_protector: Dump the PCR bank for key unsealing
,
sudhakar
,
2025/06/10
[PATCH 1/3] grub-protect: Fix the hash algorithm of PCR digest
,
Gary Lin
,
2025/06/09
Re: [PATCH 1/3] grub-protect: Fix the hash algorithm of PCR digest
,
Stefan Berger
,
2025/06/10
Re: [PATCH 1/3] grub-protect: Fix the hash algorithm of PCR digest
,
sudhakar
,
2025/06/10
[PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
,
Gary Lin
,
2025/06/09
Re: [PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
,
Stefan Berger
,
2025/06/10
Re: [PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
,
Gary Lin
,
2025/06/10
Re: [PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
,
sudhakar
,
2025/06/10
QEMU and Grub.
,
Shaun Reitan
,
2025/06/06
Re: QEMU and Grub.
,
Vladimir 'phcoder' Serbinenko
,
2025/06/08
Re: QEMU and Grub.
,
Khalid Ali
,
2025/06/08
Re: [PATCH v4 4/4] blsuki: Add uki command to load Unified Kernel Image entries
,
Daniel Kiper
,
2025/06/06
How to test grub-install from git tree without "make install" ?
,
Thomas Schmitt
,
2025/06/06
[PATCH v2] lib/crypto: Add echo_password boolean environment variable for password echo
,
刘阳
,
2025/06/06
Re: [RESEND PATCH] UEFI: Fix several memory leaks of UEFI handles
,
sudhakar
,
2025/06/06
Re: [RESEND PATCH] UEFI: Fix several memory leaks of UEFI handles
,
Khalid Ali
,
2025/06/06
Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
,
Daniel Kiper
,
2025/06/05
Re: [PATCH v4 1/4] kern/vercmp: Add functionality to compare kernel versions
,
Daniel Kiper
,
2025/06/05
[PATCH v3 0/1] kern/xen: Add Xen command line parsing
,
Aaron Rainbolt
,
2025/06/05
[PATCH v3 1/1] kern/xen: Add Xen command line parsing
,
Aaron Rainbolt
,
2025/06/05
[PATCH] unix/hostdisk: Fix signed integer overflow
,
Lidong Chen
,
2025/06/05
Re: [PATCH] unix/hostdisk: Fix signed integer overflow
,
Daniel Kiper
,
2025/06/05
[PATCH] grub-core/genmoddep.awk: Replace asorti with portable alternative
,
Ismael Luceno
,
2025/06/04
[External] : Re: [PATCH v4 4/4] blsuki: Add uki command to load Unified Kernel Image entries
,
Alec Brown
,
2025/06/03
RE: [External] : Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
,
Alec Brown
,
2025/06/03
Re: : Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
,
Avnish Chouhan
,
2025/06/05
RE: : Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
,
Alec Brown
,
2025/06/05
Re: : Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
,
Avnish Chouhan
,
2025/06/06
Re: [PATCH v4 3/4] blsuki: Check for mounted /boot in emu
,
Avnish Chouhan
,
2025/06/03
[External] : Re: [PATCH v4 3/4] blsuki: Check for mounted /boot in emu
,
Alec Brown
,
2025/06/03
Re: [PATCH v4 3/4] blsuki: Check for mounted /boot in emu
,
Daniel Kiper
,
2025/06/05
Re: [PATCH v2] ieee1275: support added for multiple nvme bootpaths
,
Avnish Chouhan
,
2025/06/03
Re: [PATCH v2 1/1] kern/xen: Add Xen command line parsing
,
Avnish Chouhan
,
2025/06/02
Re: [PATCH v6 2/2] efi: new 'connectefi' command
,
Andrew Hamilton
,
2025/06/01
[PATCH 0/1] One More NTFS Fuzzing Fix
,
Andrew Hamilton
,
2025/06/01
[PATCH 1/1] fs/ntfs.c: Correct next_attribute validation
,
Andrew Hamilton
,
2025/06/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc