Re: [PATCH 0/1] bhyve: TPM support for OVMF
- In reply to: Mario Marietto : "Re: [PATCH 0/1] bhyve: TPM support for OVMF"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jun 2023 14:26:15 UTC
Mario, I'm hoping to start soon! I'm currently trying to make some firmware changes on my Ampere Altra Dev Kit to make using FreeBSD easier - such as enabling the X86 emulator so I can get GOP video support. -- Rebecca Cran On 6/7/23 07:02, Mario Marietto wrote: > Hello Rebecca, > > Are you working on bhyve for arm64 ? Are you making some progress ? I > really would like to test bhyve for arm64 on my Jetson nano. > > On Wed, Jun 7, 2023 at 2:59 PM Rebecca Cran <rebecca@bsdio.com> wrote: > > 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(-) > > > > > > -- > Mario.