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: Fri Dec 20 2024 04:02:36 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH] multiboot2: preparation to add RISC-V (64-bit) support
,
Yuri Zaporozhets
,
2024/12/19
Re: [PATCH v2 1/2] datetime: Support dates outside of 1901..2038 range
,
Andrew Hamilton
,
2024/12/19
Re: [PATCH 0/3] Implement virtio-net Driver Support
,
Andrew Hamilton
,
2024/12/19
Re: [PATCH 0/3] Implement virtio-net Driver Support
,
Daniel Kiper
,
2024/12/19
Re: [PATCH 0/3] Implement virtio-net Driver Support
,
Andrew Hamilton
,
2024/12/19
[PATCH 00/10] TPM2 key protector follow-up patches
,
Gary Lin
,
2024/12/19
[PATCH 01/10] tpm2_key_protector: dump PCRs on policy fail
,
Gary Lin
,
2024/12/19
[PATCH 02/10] tpm2_key_protector: Add 'tpm2_dump_pcr' command
,
Gary Lin
,
2024/12/19
[PATCH 03/10] docs: Document tpm2_dump_pcr
,
Gary Lin
,
2024/12/19
[PATCH 04/10] tss2: Fix the missing authCommand
,
Gary Lin
,
2024/12/19
[PATCH 05/10] tss2: Add TPM 2.0 NV index commands
,
Gary Lin
,
2024/12/19
[PATCH 06/10] tpm2_key_protector: Unseal key from a buffer
,
Gary Lin
,
2024/12/19
[PATCH 07/10] tpm2_key_protector: Support NV index handles
,
Gary Lin
,
2024/12/19
[PATCH 08/10] util/grub-protect: Support NV index mode
,
Gary Lin
,
2024/12/19
[PATCH 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test
,
Gary Lin
,
2024/12/19
[PATCH 10/10] docs: Update NV index mode of TPM2 key protector
,
Gary Lin
,
2024/12/19
[RFC PATCH 0/7] x86: Trenchboot Secure Launch DRTM for AMD SKINIT (GRUB)
,
Sergii Dmytruk
,
2024/12/18
[RFC PATCH 4/7] slaunch/psp: Setup TMRs to protect RAM from DMA
,
Sergii Dmytruk
,
2024/12/18
[RFC PATCH 1/7] i386: Extra x86 definitions needed by AMD SKINIT Secure Launch
,
Sergii Dmytruk
,
2024/12/18
[RFC PATCH 7/7] multiboot2: Support SKINIT Secure Launch
,
Sergii Dmytruk
,
2024/12/18
[RFC PATCH 5/7] slaunch/skinit: AMD SKINIT Secure Launch core implementation
,
Sergii Dmytruk
,
2024/12/18
[RFC PATCH 6/7] efi/slaunch: Add AMD Secure Launch support for Linux EFI stub boot
,
Sergii Dmytruk
,
2024/12/18
[RFC PATCH 2/7] i386: Add PSP discovery code
,
Sergii Dmytruk
,
2024/12/18
[RFC PATCH 3/7] slaunch/psp: Add core PSP commands and get capability command
,
Sergii Dmytruk
,
2024/12/18
[PATCH v1 00/21] Appended Signature Secure Boot Support for PowerPC
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 01/21] powerpc-ieee1275: Add support for signing grub with an appended signature
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 02/21] docs/grub: Document signing grub under UEFI
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 03/21] docs/grub: Document signing grub with an appended signature
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 04/21] dl: provide a fake grub_dl_set_persistent for the emu target
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 05/21] pgp: factor out rsa_pad
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 06/21] crypto: move storage for grub_crypto_pk_* to crypto.c
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 07/21] grub-install: support embedding x509 certificates
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 09/21] appended signatures: parse PKCS#7 signedData and X.509 certificates
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 08/21] appended signatures: import GNUTLS's ASN.1 description files
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 14/21] ieee1275: Platform Keystore (PKS) Support
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 15/21] ieee1275: Read the DB and DBX secure boot variables
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 10/21] appended signatures: support verifying appended signatures
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 12/21] appended signatures: documentation
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 11/21] appended signatures: verification tests
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 13/21] ieee1275: enter lockdown based on /ibm,secure-boot
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 16/21] appendedsig: The creation of trusted and distrusted lists
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 17/21] appendedsig: While verifying the kernel, use trusted and distrusted lists
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 18/21] ieee1275: set use_static_keys flag
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 19/21] appendedsig: Reads the default DB keys from ELF Note
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 20/21] appendedsig: The grub command's trusted and distrusted support
,
Sudhakar Kuppusamy
,
2024/12/18
[PATCH v1 21/21] appendedsig: documentation
,
Sudhakar Kuppusamy
,
2024/12/18
Re: is it possible to add a new filter to detect unusable partition types
,
Glass Su
,
2024/12/17
Re: is it possible to add a new filter to detect unusable partition types
,
Zdenek Kabelac
,
2024/12/17
Re: is it possible to add a new filter to detect unusable partition types
,
Michael Chang
,
2024/12/17
Re: is it possible to add a new filter to detect unusable partition types
,
Demi Marie Obenour
,
2024/12/17
Message not available
Re: is it possible to add a new filter to detect unusable partition types
,
Zdenek Kabelac
,
2024/12/18
Re: is it possible to add a new filter to detect unusable partition types
,
Karel Zak
,
2024/12/18
Re: is it possible to add a new filter to detect unusable partition types
,
Thomas Weißschuh
,
2024/12/18
Re: is it possible to add a new filter to detect unusable partition types
,
Michael Chang
,
2024/12/18
Message not available
Re: is it possible to add a new filter to detect unusable partition types
,
Zdenek Kabelac
,
2024/12/19
[PATCH 00/10] Support UEFI HTTP boot with IPv6 and DNS
,
Michael Chang
,
2024/12/16
[PATCH 01/10] net/http: Check result of grub_netbuff_put() in http_receive()
,
Michael Chang
,
2024/12/16
[PATCH 02/10] efinet: Add structures for PXE messages
,
Michael Chang
,
2024/12/16
[PATCH 04/10] grub.texi: Add net_dhcp6 document
,
Michael Chang
,
2024/12/16
[PATCH 05/10] bootp: Process DHCPACK packet during HTTP Boot
,
Michael Chang
,
2024/12/16
[PATCH 03/10] efinet + bootp: add net_dhcp6 command supporting dhcpv6
,
Michael Chang
,
2024/12/16
[PATCH 06/10] efinet: Configure network from UEFI device path
,
Michael Chang
,
2024/12/16
[PATCH 07/10] efinet: Set DNS server from UEFI protocol
,
Michael Chang
,
2024/12/16
[PATCH 08/10] kern/efi/efi: Print URI and DNS device path info
,
Michael Chang
,
2024/12/16
[PATCH 09/10] kern/efi/efi: Correct endianness in IPv6 device path
,
Michael Chang
,
2024/12/16
[PATCH 10/10] bootp: Fix logical operator in DHCP option overload check
,
Michael Chang
,
2024/12/16
[PATCH] Reset grub_mm_add_region_fn after exiting EFI services
,
Ruihan Li
,
2024/12/16
Re: [PATCH] Reset grub_mm_add_region_fn after exiting EFI services
,
Daniel Kiper
,
2024/12/16
Re: [PATCH] Reset grub_mm_add_region_fn after exiting EFI services
,
Ruihan Li
,
2024/12/16
Re: [PATCH] Reset grub_mm_add_region_fn after exiting EFI services
,
Daniel Kiper
,
2024/12/19
Make it possible to hide error messages in GRUB configuration files
,
Aaron Rainbolt
,
2024/12/15
[PATCH v3 00/19] x86: Trenchboot Secure Launch DRTM for Intel TXT (GRUB)
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 03/19] efi/tpm: Replace tpm command
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 01/19] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 02/19] i386: Add CRx, MMIO, MSR and extend CPUID definitions
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 04/19] commands/tpm: Rename tpm module to tpm_verifier
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 08/19] slaunch: Add SLR table setup support module
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 06/19] slaunch: Add Secure Launch Resource Table (SLRT) header file
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 07/19] slaunch: Add main Secure Launch definitions header
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 14/19] slaunch: Add Secure Launch framework and commands
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 05/19] commands/i386/tpm: Add TPM TIS and CRB driver
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 10/19] slaunch/txt: Add Intel TXT core implementation
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 09/19] i386/txt: Add Intel TXT definitions header file
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 12/19] slaunch/txt: Add Intel TXT verification routines
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 13/19] i386/efi: Add DL stub as common DL event module
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 15/19] efi: Add Secure Launch support for efi/linux boot through EFI stub
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 16/19] i386/txt: Initialize TPM 1.2 event log in TXT heap
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 18/19] slaunch: Introduce a hook for filling SLRT policy
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 17/19] multiboot: Make GRUB_MULTIBOOT(make_mbi) return MBI's size
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 11/19] slaunch/txt: Add Intel TXT ACM module support
,
Sergii Dmytruk
,
2024/12/12
[PATCH v3 19/19] multiboot2: Support TXT Secure Launch
,
Sergii Dmytruk
,
2024/12/12
[PATCH v2] tpm2_key_protector: dump PCRs on policy fail
,
Gary Lin
,
2024/12/12
Re: [PATCH v2] tpm2_key_protector: dump PCRs on policy fail
,
Daniel Kiper
,
2024/12/16
Re: [PATCH v2] tpm2_key_protector: dump PCRs on policy fail
,
Gary Lin
,
2024/12/16
Re: [PATCH v2] tpm2_key_protector: dump PCRs on policy fail
,
Gary Lin
,
2024/12/16
Re: [PATCH v2] tpm2_key_protector: dump PCRs on policy fail
,
Daniel Kiper
,
2024/12/17
Re: [PATCH v2] tpm2_key_protector: dump PCRs on policy fail
,
Gary Lin
,
2024/12/18
[PATCH] BugFix: grub menu gets stuck due to unserialized rdtsc
,
Duan Yayong
,
2024/12/09
Re: [PATCH] BugFix: grub menu gets stuck due to unserialized rdtsc
,
Daniel Kiper
,
2024/12/19
Re: [External] Re: [PATCH] BugFix: grub menu gets stuck due to unserialized rdtsc
,
段亚勇
,
2024/12/20
[PATCH 6/6 v12] lvm: Add support for cachevol lv
,
Patrick Plenefisch
,
2024/12/07
[PATCH 5/6 v12] lvm: add informational messages in error cases of ignored features
,
Patrick Plenefisch
,
2024/12/07
Re: [PATCH 5/6 v12] lvm: add informational messages in error cases of ignored features
,
Daniel Kiper
,
2024/12/16
[PATCH 4/6 v12] lvm: Add support for integrity lv
,
Patrick Plenefisch
,
2024/12/07
Re: [PATCH 4/6 v12] lvm: Add support for integrity lv
,
Daniel Kiper
,
2024/12/16
[PATCH 3/6 v12] lvm: Match all lvm segments before validation
,
Patrick Plenefisch
,
2024/12/07
Re: [PATCH 3/6 v12] lvm: Match all lvm segments before validation
,
Daniel Kiper
,
2024/12/16
[PATCH 2/6 v12] disk/lvm: Remove unused cache_pool
,
Patrick Plenefisch
,
2024/12/07
[PATCH 1/6 v12] disk/lvm: Make cache_lv more generic as ignored_feature_lv
,
Patrick Plenefisch
,
2024/12/07
[PATCH 1/6 v12] disk/lvm: Make cache_lv more generic as ignored_feature_lv
,
Patrick Plenefisch
,
2024/12/07
[PATCH 0/6 v12] LVM Cachevol and Integrity volumes break entire LVM VG
,
Patrick Plenefisch
,
2024/12/07
[PATCH 0/6 v12] LVM Cachevol and Integrity volumes break entire LVM VG
,
Patrick Plenefisch
,
2024/12/07
[PATCH GRUB] fs/xfs: fix large extent counters incompat feature support
,
Eric Sandeen
,
2024/12/04
Re: [PATCH GRUB] fs/xfs: fix large extent counters incompat feature support
,
Anthony Iliopoulos
,
2024/12/04
Re: [PATCH GRUB] fs/xfs: fix large extent counters incompat feature support
,
Jon DeVree
,
2024/12/12
[PATCH UPDATED] tpm2_key_protector: dump PCRs on policy fail
,
Gary Lin
,
2024/12/03
Re: [PATCH UPDATED] tpm2_key_protector: dump PCRs on policy fail
,
Stefan Berger
,
2024/12/10
Re: [PATCH UPDATED] tpm2_key_protector: dump PCRs on policy fail
,
Gary Lin
,
2024/12/10
[PATCH] tpm2_key_protector: dump PCRs on policy fail
,
Gary Lin
,
2024/12/03
Re: [PATCH] tpm2_key_protector: dump PCRs on policy fail
,
Gary Lin
,
2024/12/03
Re: [PATCH] efi: stub out __grub_efi_api when GRUB_UTIL is defined
,
Ard Biesheuvel
,
2024/12/01
Re: [PATCH] efi: stub out __grub_efi_api when GRUB_UTIL is defined
,
Mike Gilbert
,
2024/12/01
Re: [PATCH] efi: stub out __grub_efi_api when GRUB_UTIL is defined
,
Mike Gilbert
,
2024/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc