Re: [edk2-devel] [PATCH v3 2/6] OvmfPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib

2021-08-12 Thread Marc-André Lureau
Hi On Tue, Aug 10, 2021 at 9:20 PM Stefan Berger wrote: > Add a NULL implementation of the library class TpmPlatformHierarchyLib > > Signed-off-by: Stefan Berger > This patch doesn't pass BaseTools/Scripts/PatchCheck.py --- > .../PeiDxeTpmPlatformHierarchyLib.c | 19 >

Re: [edk2-devel] [PATCH v3 1/6] OvmfPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms

2021-08-12 Thread Marc-André Lureau
Hi On Tue, Aug 10, 2021 at 9:22 PM Stefan Berger wrote: > Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms. Modify it so > that ConfigureTpmPlatformHierarchy() is the only public function provided > by this file. > > Signed-off-by: Stefan Berger > --- > .../Include/Library/TpmPlatfor

Re: [edk2-devel] [PATCH v3 6/6] OvmfPkg: add TCG Configuration menu to the Device Manager menu

2020-02-26 Thread Marc-André Lureau
Hi On Wed, Feb 26, 2020 at 11:46 AM Laszlo Ersek wrote: > > Hi, > > On 02/26/20 10:34, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau > > > > Matches TPM 2.0 commit 3103389043bd ("OvmfPkg: Add TCG2 Configuration > > menu to the Device M

Re: [edk2-devel] [PATCH v2 0/3] Ovmf: enable TPM 1.2

2020-02-15 Thread Marc-André Lureau
y 13, 2020 9:12 PM > > To: edk2-de...@lists.01.org; devel@edk2.groups.io > > Cc: stef...@linux.ibm.com; ler...@redhat.com; simon.ha...@itdev.co.uk; > > Marc-André Lureau > > Subject: [edk2-devel] [PATCH v2 0/3] Ovmf: enable TPM 1.2 > > > > From: Marc-André Lureau >

Re: [edk2-devel] [PATCH v2 053/105] .mailmap: Add an entry for Marc-André Lureau

2019-12-09 Thread Marc-André Lureau
On Fri, Dec 6, 2019 at 3:59 PM Philippe Mathieu-Daude wrote: > > We use .mailmap to display contributors email addresses in an > uniform format. > > Add an entry for Marc-André Lureau to have his name and email address > displayed properly in the git history. > > Cc: Mar

Re: [edk2-devel] [PATCH 3/4] Maintainers.txt: split out section "OvmfPkg: TCG- and TPM2-related modules"

2019-07-18 Thread Marc-André Lureau
aintainers.txt" in > machine-readable format. > > Cc: Andrew Fish > Cc: Ard Biesheuvel > Cc: Jordan Justen > Cc: Leif Lindholm > Cc: Marc-André Lureau > Cc: Michael D Kinney > Cc: Philippe Mathieu-Daudé > Cc: Stefan Berger > Signed-off-by: La