All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Cc: Krystian Hebel <krystian.hebel@3mdeb.com>
Subject: Re: [GRUB RFC PATCH 00/22] i386: Intel TXT and AMD SKINIT secure launcher
Date: Tue, 10 Nov 2020 17:00:45 -0500	[thread overview]
Message-ID: <20201110220044.GE16458@char.us.oracle.com> (raw)
In-Reply-To: <20201110144500.31606-1-krystian.hebel@3mdeb.com>

On Tue, Nov 10, 2020 at 03:44:38PM +0100, Krystian Hebel wrote:
> Hi,
> 
> This is an addition to the RFC patchset which introduced TrenchBoot support for
> Intel TXT.
> 
> It includes all original patches sent by Daniel Kiper back in May, rebased on

So .. if they are Daniel's should this..
> Krystian Hebel (4):
>   i386/slaunch: Add code for searching for DRTM event log in ACPI
>   i386/skinit: Add AMD SKINIT definitions header file
>   i386/skinit: Add AMD SKINIT core implementation
>   i386/slaunch: Add support for AMD SKINIT
> 
> Norbert Kaminski (18):
>   i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
>   i386/msr: Rename grub_msr_read() and grub_msr_write()
>   i386/msr: Extract and improve MSR support detection code
>   i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
>   i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
>   mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
>   i386/tpm: Rename tpm module to tpm_verifier
>   i386/tpm: Add TPM TIS and CRB driver
>   efi: Make shim_lock GUID and protocol type public
>   efi: Return grub_efi_status_t from grub_efi_get_variable()
>   efi: Add a function to read EFI variables with attributes
>   i386/efi: Report UEFI Secure Boot status to the Linux kernel
>   i386/slaunch: Add basic platform support for secure launch
>   i386/txt: Add Intel TXT definitions header file
>   i386/txt: Add Intel TXT core implementation
>   i386/txt: Add Intel TXT ACM module support
>   i386/txt: Add Intel TXT verification routines
>   i386/slaunch: Add secure launch framework and commands

.. have Daniel's name on them?


      parent reply	other threads:[~2020-11-10 22:01 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-10 14:44 [GRUB RFC PATCH 00/22] i386: Intel TXT and AMD SKINIT secure launcher Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 01/22] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 02/22] i386/msr: Rename grub_msr_read() and grub_msr_write() Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 03/22] i386/msr: Extract and improve MSR support detection code Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 04/22] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 05/22] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 06/22] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest() Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 07/22] i386/tpm: Rename tpm module to tpm_verifier Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 08/22] i386/tpm: Add TPM TIS and CRB driver Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 09/22] efi: Make shim_lock GUID and protocol type public Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 10/22] efi: Return grub_efi_status_t from grub_efi_get_variable() Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 11/22] efi: Add a function to read EFI variables with attributes Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 12/22] i386/efi: Report UEFI Secure Boot status to the Linux kernel Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 13/22] i386/slaunch: Add basic platform support for secure launch Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 14/22] i386/txt: Add Intel TXT definitions header file Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 15/22] i386/txt: Add Intel TXT core implementation Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 16/22] i386/txt: Add Intel TXT ACM module support Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 17/22] i386/txt: Add Intel TXT verification routines Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 18/22] i386/slaunch: Add secure launch framework and commands Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 19/22] i386/slaunch: Add code for searching for DRTM event log in ACPI Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 20/22] i386/skinit: Add AMD SKINIT definitions header file Krystian Hebel
2020-11-10 14:44 ` [GRUB PATCH RFC 21/22] i386/skinit: Add AMD SKINIT core implementation Krystian Hebel
2020-11-10 14:45 ` [GRUB PATCH RFC 22/22] i386/slaunch: Add support for AMD SKINIT Krystian Hebel
2020-11-10 22:00 ` Konrad Rzeszutek Wilk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201110220044.GE16458@char.us.oracle.com \
    --to=konrad.wilk@oracle.com \
    --cc=grub-devel@gnu.org \
    --cc=krystian.hebel@3mdeb.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.