grub-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH 0/2] build: Fixes to Building from dist Archive
Andrew Hamilton
[PATCH 2/2] build: Add new header files to dist to allow building from tar
Andrew Hamilton
[PATCH 1/2] build: remove extra_deps.lst from EXTRA_DIST
Andrew Hamilton
[PATCH] lib/LzmaEnc: Validate 'len' before subtracting
Lidong Chen via Grub-devel
Re: [PATCH] lib/LzmaEnc: Validate 'len' before subtracting
Ross Philipson via Grub-devel
Re: [PATCH] lib/LzmaEnc: Validate 'len' before subtracting
Lidong Chen via Grub-devel
Re: [PATCH] lib/LzmaEnc: Validate 'len' before subtracting
sudhakar
[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
Sudhakar
[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
Sudhakar
[PATCH 1/2] appendedsig: The grub command's trusted and distrusted support
Sudhakar
[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
Sudhakar
[PATCH v3 06/25] crypto: move storage for grub_crypto_pk_* to crypto.c
Sudhakar
[PATCH v3 11/25] appended signatures: parse PKCS#7 signedData
Sudhakar
[PATCH v3 05/25] pgp: factor out rsa_pad
Sudhakar
[PATCH v3 12/25] appended signatures: parse X.509 certificates
Sudhakar
[PATCH v3 14/25] appended signatures: verification tests
Sudhakar
[PATCH v3 09/25] appended signatures: import GNUTLS's ASN.1 description files
Sudhakar
[PATCH v3 04/25] dl: provide a fake grub_dl_set_persistent and grub_dl_is_persistent for the emu target
Sudhakar
[PATCH v3 15/25] appended signatures: documentation
Sudhakar
[PATCH v3 01/25] powerpc-ieee1275: Add support for signing GRUB with an appended signature
Sudhakar
[PATCH v3 17/25] ieee1275: Platform Keystore (PKS) Support
Sudhakar
[PATCH v3 22/25] appendedsig: Reads the default DB keys from ELF Note
Sudhakar
[PATCH v3 08/25] grub-install: support embedding x509 certificates
Sudhakar
[PATCH v3 10/25] appended signatures: parse ASN1 node
Sudhakar
[PATCH v3 03/25] docs/grub: Document signing GRUB with an appended signature
Sudhakar
[PATCH v3 25/25] appendedsig: correcting the grub commands in appended signature tests
Sudhakar
[PATCH v3 24/25] appendedsig: documentation
Sudhakar
[PATCH v3 02/25] docs/grub: Document signing GRUB under UEFI
Sudhakar
[PATCH v3 23/25] appendedsig: The grub command's trusted and distrusted support
Sudhakar
[PATCH v3 07/25] PGP: renames the OBJ_TYPE_PUBKEY
Sudhakar
[PATCH v3 18/25] ieee1275: Read the DB and DBX secure boot variables
Sudhakar
[PATCH v3 13/25] appended signatures: support verifying appended signatures
Sudhakar
[PATCH v3 19/25] appendedsig: The creation of trusted and distrusted lists
Sudhakar
[PATCH v3 16/25] ieee1275: enter lockdown based on /ibm,secure-boot
Sudhakar
[PATCH v3 21/25] powerpc_ieee1275: set use_static_keys flag
Sudhakar
[PATCH v3 20/25] appendedsig: While verifying the kernel, use trusted and distrusted lists
Sudhakar
[PATCH 0/2] Fix resource leaks in gnulib
Alec Brown via Grub-devel
[PATCH 1/2] gnulib/regcomp: Fix resource leak
Alec Brown via Grub-devel
[PATCH 2/2] gnulib/regexec: Fix resource leak
Alec Brown via Grub-devel
[PATCH v7] efi: new 'connectefi' command
Renaud Métrich via Grub-devel
Re: [PATCH v7] efi: new 'connectefi' command
sudhakar
[PATCH v1] lsefi: fixed memory leaks
Renaud Métrich via Grub-devel
Re: [PATCH v1] lsefi: fixed memory leaks
sudhakar
Proposal for Adding echo_password Option in GRUB2 and Request for Review
刘阳
[PATCH] Create a Containerfile with required grub packages for development
Leo Sandoval via Grub-devel
Re: [PATCH] Create a Containerfile with required grub packages for development
Andrew Hamilton
[PATCH] Skip tests if required tools are not available
Leo Sandoval via Grub-devel
Re: [PATCH] Skip tests if required tools are not available
Andrew Hamilton
[PATCH 0/3] Fixes for non-default TPM PCR banks
Gary Lin via Grub-devel
[PATCH 2/3] tpm2_key_protector: Dump the PCR bank for key unsealing
Gary Lin via Grub-devel
Re: [PATCH 2/3] tpm2_key_protector: Dump the PCR bank for key unsealing
Stefan Berger
Re: [PATCH 2/3] tpm2_key_protector: Dump the PCR bank for key unsealing
sudhakar
[PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
Gary Lin via Grub-devel
Re: [PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
Stefan Berger
Re: [PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
Gary Lin via Grub-devel
Re: [PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank
sudhakar
[PATCH 1/3] grub-protect: Fix the hash algorithm of PCR digest
Gary Lin via Grub-devel
Re: [PATCH 1/3] grub-protect: Fix the hash algorithm of PCR digest
Stefan Berger
Re: [PATCH 1/3] grub-protect: Fix the hash algorithm of PCR digest
sudhakar
QEMU and Grub.
Shaun Reitan
Re: QEMU and Grub.
Vladimir 'phcoder' Serbinenko
Re: QEMU and Grub.
Khalid Ali
How to test grub-install from git tree without "make install" ?
Thomas Schmitt via Grub-devel
Re: [RESEND PATCH] UEFI: Fix several memory leaks of UEFI handles
sudhakar
Re: [RESEND PATCH] UEFI: Fix several memory leaks of UEFI handles
Khalid Ali
[PATCH v3 0/1] kern/xen: Add Xen command line parsing
Aaron Rainbolt
[PATCH v3 1/1] kern/xen: Add Xen command line parsing
Aaron Rainbolt
[PATCH] unix/hostdisk: Fix signed integer overflow
Lidong Chen via Grub-devel
Re: [PATCH] unix/hostdisk: Fix signed integer overflow
Daniel Kiper via Grub-devel
[PATCH] grub-core/genmoddep.awk: Replace asorti with portable alternative
Ismael Luceno
Re: [PATCH v4 3/4] blsuki: Check for mounted /boot in emu
Avnish Chouhan
[External] : Re: [PATCH v4 3/4] blsuki: Check for mounted /boot in emu
Alec Brown via Grub-devel
Re: [PATCH v2 1/1] kern/xen: Add Xen command line parsing
Avnish Chouhan
[PATCH 0/1] One More NTFS Fuzzing Fix
Andrew Hamilton
[PATCH 1/1] fs/ntfs.c: Correct next_attribute validation
Andrew Hamilton
[PATCH 0/2] Correct Build Failures with GCC-15 and CLANG
Andrew Hamilton
[PATCH 1/2] gnulib: Add patch to allow GRUB w/GCC-15 compile
Andrew Hamilton
[PATCH 2/2] util/grub-protect: Correct uninit 'err' Variable
Andrew Hamilton
[PATCH v2 0/1] Xen: Add Xen command line parsing
Aaron Rainbolt
[PATCH v2 1/1] kern/xen: Add Xen command line parsing
Aaron Rainbolt
Regarding bug in affs filesystem parser
cyber
GNULIB GCC 15 Compiler Fix Question
Andrew Hamilton
Re: [PATCH v4 4/4] blsuki: Add uki command to load Unified Kernel Image entries
Avnish Chouhan
[External] : Re: [PATCH v4 4/4] blsuki: Add uki command to load Unified Kernel Image entries
Alec Brown via Grub-devel
Interest in GRUB Development and Learning Internals
abouelabbes abdellatif
Re: Interest in GRUB Development and Learning Internals
Andrew Hamilton
Proposal to simplify configuration of password protection
Yann Salmon via Grub-devel
Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
Avnish Chouhan
RE: [External] : Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
Alec Brown via Grub-devel
Re: : Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
Avnish Chouhan
RE: : Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
Alec Brown via Grub-devel
Re: : Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
Avnish Chouhan
[PATCH v2] lib/crypto: Add echo_password boolean environment variable for password echo
刘阳
[PATCH v2] lib/crypto: Add echo_password boolean environment variable for password echo
刘阳
lib-crypto-The-echo_password-environment-variable-de.patch
刘阳
Load single binary under grub
Sumeet R.P.
Re: Load single binary under grub
Daniel Kiper
lib-crypto-Add-character-echo-for-password-input.patch
刘阳
[RFC Discussion] Proposing an Unstable Repository for GRUB Development
Khalid Ali
Re: [RFC Discussion] Proposing an Unstable Repository for GRUB Development
Vladimir 'phcoder' Serbinenko
[PATCH v2 0/3] Allow script-configurable GRUB menu title
Jiří 'bindiff' Wolker via Grub-devel
[PATCH v2 1/3] Customization of GRUB menu title
Jiří Wolker via Grub-devel
[PATCH v2 2/3] Option to set title of submenus
Jiří Wolker via Grub-devel
Re: [PATCH v2 2/3] Option to set title of submenus
Vladimir 'phcoder' Serbinenko
Re: [PATCH v2 2/3] Option to set title of submenus
Jiří 'bindiff' Wolker via Grub-devel
[PATCH v2 3/3] Documentation for the --menutitle option
Jiří ‘bindiff’ Wolker via Grub-devel
Re: [PATCH 2/3] Option to set title of submenus
Avnish Chouhan
Re: [PATCH 2/3] Option to set title of submenus
Jiří 'bindiff' Wolker via Grub-devel
Re: [PATCH v13 02/13] Import b64dec from gpg-error
Avnish Chouhan
[PATCH] luks2: Add attempting to decrypt message to align with luks and geli modules
Egor Ignatov
Re: [PATCH] luks2: Add attempting to decrypt message to align with luks and geli modules
Daniel Kiper
Add character echo for password input
刘阳
Re: Add character echo for password input
Jiří 'bindiff' Wolker via Grub-devel
[PATCH 0/3] Allow script-configurable GRUB menu title
Jiří 'bindiff' Wolker via Grub-devel
[PATCH 1/3] Customization of GRUB menu title
Jiří 'bindiff' Wolker via Grub-devel
[PATCH 1/3] Customization of GRUB menu title
Jiří Wolker via Grub-devel
[PATCH 2/3] Option to set title of submenus
Jiří Wolker via Grub-devel
Re: [PATCH 2/3] Option to set title of submenus
sudhakar
[PATCH 3/3] Documentation for the --menutitle option
Jiří Wolker via Grub-devel
[PATCH 0/2] Exporting variables to upper levels
Jiří 'bindiff' Wolker via Grub-devel
[PATCH 1/2] Exporting variables to upper levels
Jiří 'bindiff' Wolker via Grub-devel
Re: [PATCH 1/2] Exporting variables to upper levels
Vladimir 'phcoder' Serbinenko
Re: [PATCH 1/2] Exporting variables to upper levels
Jiří 'bindiff' Wolker via Grub-devel
Re: [PATCH 1/2] Exporting variables to upper levels
Avnish Chouhan
[PATCH 2/2] Docs for the new options of the ‘export’ command
Jiří 'bindiff' Wolker via Grub-devel
[PATCH v13 00/13] Upgrade to libgcrypt 1.11
Vladimir Serbinenko
[PATCH v13 02/13] Import b64dec from gpg-error
Vladimir Serbinenko
[PATCH v13 07/13] libgcrypt: Fix coverity warnings
Vladimir Serbinenko
[PATCH v13 06/13] keccak: Disable acceleration with SSE asm
Vladimir Serbinenko
[PATCH v13 11/13] import_gcry: Make compatible with python 3.4
Vladimir Serbinenko
[PATCH v13 12/13] import_gcry: Fix pylint warnings
Vladimir Serbinenko
[PATCH v13 04/13] Adjust import script, definitions and API users for libgcrypt 1.11
Vladimir Serbinenko
[PATCH v13 09/13] gcry: Ignore sign-compare warnings
Vladimir Serbinenko
[PATCH v13 03/13] b64dec: Add harness for compilation in GRUB environment
Vladimir Serbinenko
[PATCH v13 10/13] libgcrypt: Import blake family of hashes
Vladimir Serbinenko
[PATCH v13 13/13] libgcrypt: Don't use 64-bit division on platforms where it's slow
Vladimir Serbinenko
[PATCH v13 05/13] Add DSA and RSA SEXP tests
Vladimir Serbinenko
[RFC PATCH v1] kern/efi: Add centralized UEFI error printer
khaalid cali
[RFC PATCH v1] kern/efi: Add centralized UEFI error printer
Khalid Ali
[PATCH] UEFI: Fix several memory leaks of UEFI handles
khaalid cali
[PATCH v3 0/5] fs: Test failure fixes and fuzzer fixes
Andrew Hamilton
[PATCH v3 2/5] fs/ntfs: Correct attribute vs attribute list validation
Andrew Hamilton
[PATCH v3 3/5] fs/ntfs: Correct possible access violations
Andrew Hamilton
[PATCH v3 1/5] fs/ntfs: Correct regression with run list calculation
Andrew Hamilton
[PATCH v3 4/5] fs/ntfs: Correct possible infinite loops / hangs
Andrew Hamilton
[PATCH v3 5/5] fs/fshelp: Avoid possible NULL pointer deference
Andrew Hamilton
Re: [PATCH v3 0/5] fs: Test failure fixes and fuzzer fixes
Daniel Kiper via Grub-devel
[PATCH v4 0/4] Add commands to load BLS and UKI files
Alec Brown via Grub-devel
[PATCH v4 1/4] kern/vercmp: Add functionality to compare kernel versions
Alec Brown via Grub-devel
Re: [PATCH v4 1/4] kern/vercmp: Add functionality to compare kernel versions
Daniel Kiper via Grub-devel
[PATCH v4 4/4] blsuki: Add uki command to load Unified Kernel Image entries
Alec Brown via Grub-devel
Re: [PATCH v4 4/4] blsuki: Add uki command to load Unified Kernel Image entries
Daniel Kiper via Grub-devel
[PATCH v4 3/4] blsuki: Check for mounted /boot in emu
Alec Brown via Grub-devel
Re: [PATCH v4 3/4] blsuki: Check for mounted /boot in emu
Daniel Kiper via Grub-devel
[PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
Alec Brown via Grub-devel
Re: [PATCH v4 2/4] blsuki: Add blscfg command to parse Boot Loader Specification snippets
Daniel Kiper via Grub-devel
[PATCH 2/2 ] loader/efi/linux: Fix memory leak
khaalid cali
[PATCH 1/2] disk/efi/efidisk: Fix memory leak
khaalid cali
[PATCH 0/2] commands/efi: Fix sevral memory leaks
khaalid cali
Re: [PATCH 0/2] commands/efi: Fix sevral memory leaks
khaalid cali
Re: [PATCH 0/2] commands/efi: Fix sevral memory leaks
Daniel Kiper via Grub-devel
[PATCH v2 0/4] fs: Test failure fixes and fuzzer fixes
Andrew Hamilton
[PATCH v2 1/4] fs/ntfs: Correct regression with run list calculation
Andrew Hamilton
Re: [PATCH v2 1/4] fs/ntfs: Correct regression with run list calculation
Vladimir 'phcoder' Serbinenko
Re: [PATCH v2 1/4] fs/ntfs: Correct regression with run list calculation
Daniel Kiper via Grub-devel
Re: [PATCH v2 1/4] fs/ntfs: Correct regression with run list calculation
Andrew Hamilton
[PATCH v2 3/4] fs/fshelp: Avoid possible NULL pointer deference
Andrew Hamilton
Re: [PATCH v2 3/4] fs/fshelp: Avoid possible NULL pointer deference
Daniel Kiper via Grub-devel
[PATCH v2 2/4] fs/ntfs: Correct attribute vs attribute list validation
Andrew Hamilton
Re: [PATCH v2 2/4] fs/ntfs: Correct attribute vs attribute list validation
Daniel Kiper via Grub-devel
Re: [PATCH v2 2/4] fs/ntfs: Correct attribute vs attribute list validation
Andrew Hamilton
[PATCH v2 4/4] fs/ntfs: Correct possible access violations and hangs
Andrew Hamilton
Re: [PATCH v2 4/4] fs/ntfs: Correct possible access violations and hangs
Daniel Kiper via Grub-devel
Re: [PATCH v2 4/4] fs/ntfs: Correct possible access violations and hangs
Andrew Hamilton
[PATCH v2 0/2] Fix cfg file parsing and command line parsing
Shreenidhi Shedi
[PATCH v2 1/2] envblk: ignore empty new lines while parsing env files
Shreenidhi Shedi
Re: [PATCH v2 1/2] envblk: ignore empty new lines while parsing env files
Daniel Kiper via Grub-devel
[PATCH v2 2/2] cmdline: fix command line parsing in grub
Shreenidhi Shedi
Re: [PATCH v2 2/2] cmdline: fix command line parsing in grub
Daniel Kiper via Grub-devel
Re: [PATCH v2 2/2] cmdline: fix command line parsing in grub
Shreenidhi Shedi
Re: [PATCH v2 2/2] cmdline: fix command line parsing in grub
Vladimir 'phcoder' Serbinenko
Re: [PATCH v2 2/2] cmdline: fix command line parsing in grub
Shreenidhi Shedi
[PATCH v2] ieee1275: support added for multiple nvme bootpaths
Avnish Chouhan
Re: [PATCH v2] ieee1275: support added for multiple nvme bootpaths
Daniel Kiper
Re: [PATCH v2] ieee1275: support added for multiple nvme bootpaths
Avnish Chouhan
Re: [PATCH v2] ieee1275: support added for multiple nvme bootpaths
Daniel Kiper
Re: [PATCH v2] ieee1275: support added for multiple nvme bootpaths
Avnish Chouhan
Re: [PATCH v2] ieee1275: support added for multiple nvme bootpaths
Daniel Kiper
Re: [PATCH v2] ieee1275: support added for multiple nvme bootpaths
Avnish Chouhan
[RFC PATCH 2/2] include/efi/efi: Add the prototype
khaalid cali
[PATCH 1/2] include/efi/api: Complete UEFI status codes
khaalid cali
[RFC PATCH 0/2] kern/efi: Make centralized UEFI error message printer
khaalid cali
[PATCH v1 0/2] Fix cfg file parsing and command line parsing
Shreenidhi Shedi
[PATCH v1 2/2] cmdline: fix command line parsing in grub
Shreenidhi Shedi
[PATCH v1 1/2] envblk: ignore empty new lines while parsing env files
Shreenidhi Shedi
Re: [PATCH v1 1/2] envblk: ignore empty new lines while parsing env files
Daniel Kiper
Re: [PATCH v1 1/2] envblk: ignore empty new lines while parsing env files
Shreenidhi Shedi
Re: [PATCH v1 1/2] envblk: ignore empty new lines while parsing env files
Alexey Makhalov via Grub-devel
Re: [PATCH v1 1/2] envblk: ignore empty new lines while parsing env files
Vladimir 'phcoder' Serbinenko
[PATCH 0/3] fs: Test failure fixes and fuzzer fixes
Andrew Hamilton
Earlier messages