> @@ -15,6 +15,22 @@ > typedef struct { > EFI_HOB_GUID_TYPE GuidHeader; > UINT16 HostBridgePciDevId; > + BOOLEAN PcdSetNxForStack; > + > + UINT64 PcdConfidentialComputingGuestAttr; > + BOOLEAN PcdIa32EferChangeAllowed; > + UINT64 PcdTdxSharedBitMask; > + > + UINT64 PcdPciMmio64Base; > + UINT64 PcdPciMmio64Size; > + UINT32 PcdPciMmio32Base; > + UINT32 PcdPciMmio32Size; > + UINT64 PcdPciIoBase; > + UINT64 PcdPciIoSize;
Ah, here you add some of them to PLATFORM_INFO already ... take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#87152): https://edk2.groups.io/g/devel/message/87152 Mute This Topic: https://groups.io/mt/89446691/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-