Re: [edk2-devel] [PATCH 00/16] Provide SEV-SNP support for running under an SVSM

2024-01-27 Thread Yao, Jiewen
Thanks Tom. Below is exactly what I am looking for: "the decision to use the SVSM API will be based on the VMPL level at which OVMF is running." OVMF needs to detect SEV-SNP, then make next level decision on VMPL. Makes sense to me. Thank you Yao, Jiewen > -Original Message- > From: Tom

Re: [edk2-devel] [Patch 1/1] MdePkg/Library/BaseCpuLibNull: Add missing X86 specific services

2024-01-27 Thread Michael D Kinney
Merged: https://github.com/tianocore/edk2/pull/5292 > -Original Message- > From: gaoliming > Sent: Wednesday, January 24, 2024 5:11 PM > To: 'Laszlo Ersek' ; Kinney, Michael D > ; devel@edk2.groups.io > Cc: Liu, Zhiguang ; Huang, Qing > > Subject: 回复: [Patch 1/1] MdePkg/Library/BaseCpuLi

Re: [edk2-devel] [PATCH 00/16] Provide SEV-SNP support for running under an SVSM

2024-01-27 Thread Lendacky, Thomas via groups.io
On 1/26/24 22:04, Yao, Jiewen wrote: Thanks Tom. Please give me some time to digest this patch set before I can give some feedback. One quick question to you: With this patch, we need to support multiple SEV modes: 1. SEV guest firmware 2. SEV-ES guest firmware 3. SEV-SNP guest firmware 4. SEV-

Re: [edk2-devel] [Patch 1/1] PcAtChipsetPkg/HpetTimerDxe: Fix nested interrupt time accuracy

2024-01-27 Thread Ni, Ray
Reviewed-by: Ray Ni Thanks, Ray > -Original Message- > From: Kinney, Michael D > Sent: Saturday, January 27, 2024 3:56 PM > To: devel@edk2.groups.io > Cc: Ni, Ray > Subject: [Patch 1/1] PcAtChipsetPkg/HpetTimerDxe: Fix nested interrupt time > accuracy > > REF: https://bugzilla.tianocor