Hi, > +#define IO_MMU_LEGACY 0x0 > +#define IO_MMU_SEV 0x01 > +#define IO_MMU_TDX 0x02 > + > +UINTN mIoMmuType = IO_MMU_LEGACY;
Yet another place where you should be able to just use the ConfidentialComputing PCD. take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#81827): https://edk2.groups.io/g/devel/message/81827 Mute This Topic: https://groups.io/mt/86085769/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-