Re: [PATCH 0/1] bhyve: TPM support for OVMF
- Reply: Mario Marietto : "Re: [PATCH 0/1] bhyve: TPM support for OVMF"
- In reply to: Corvin Köhne : "[PATCH 0/1] bhyve: TPM support for OVMF"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jun 2023 12:59:15 UTC
Looks good to me. Thanks! -- Rebecca Cran On 6/6/23 07:24, Corvin Köhne wrote: > Hi, > > I'm currently working on TPM emulation for bhyve. Therefore, the guest > firmware has to set up the TPM device properly for the guest OS. I'd > like to send the attached patch to the EDKII project. > > Any comments are appreciated. > > Thanks, > Corvin > > Corvin Köhne (1): > OvmfPkg/Bhyve: include TPM driver > > OvmfPkg/Bhyve/BhyveX64.dsc | 17 +++++++++++++++-- > OvmfPkg/Bhyve/BhyveX64.fdf | 7 +++++++ > 2 files changed, 22 insertions(+), 2 deletions(-) >