[edk2-devel] [PATCH v8 09/32] OvmfPkg/MemEncryptSevLib: add MemEncryptSevSnpEnabled()

Brijesh Singh via groups.io brijesh.singh=amd.com at groups.io
Fri Sep 24 10:46:55 UTC 2021


On 9/22/21 3:00 AM, Gerd Hoffmann wrote:
>   Hi,
>
>>  STATIC BOOLEAN mSevStatus = FALSE;
>>  STATIC BOOLEAN mSevEsStatus = FALSE;
>> +STATIC BOOLEAN mSevSnpStatus = FALSE;
>>  STATIC BOOLEAN mSevStatusChecked = FALSE;
> Better use the new PcdConfidentialComputingAttr instead?
> At least in Dxe Phase, maybe Pei too (not sure what the initialization
> order is)?
Let me see where I can use the new Pcd. We need to check the Sev status
in SEC and before the dynamic PCD is set so in those case its still
required but once PCD is set then we can switch to using it.
>
> take care,
>   Gerd
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#81084): https://edk2.groups.io/g/devel/message/81084
Mute This Topic: https://groups.io/mt/85749023/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list