[edk2-devel] [PATCH V6 1/1] OvmfPkg: Enable TDX in ResetVector

Gerd Hoffmann kraxel at redhat.com
Thu Sep 16 07:54:56 UTC 2021


>  typedef struct _CONFIDENTIAL_COMPUTING_WORK_AREA_HEADER {
>    UINT8                   GuestType;
> -  UINT8                   Reserved1[3];
> +  UINT8                   SubType;
> +  UINT8                   Reserved1[2];
>  } CONFIDENTIAL_COMPUTING_WORK_AREA_HEADER;

I think we should use the same approach (and the same enum)
we are planing to use for the ConfidentialComputing PCD (see
discussion in the other patch series).

take care,
  Gerd



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#80757): https://edk2.groups.io/g/devel/message/80757
Mute This Topic: https://groups.io/mt/85597386/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