> This patch-sets is to bring up Legacy guest and Tdx guest without > PEI phase. So platform initialization has to be done in SEC phase. > It is similar with the work of OvmfPkg/PlatformPei. In > OvmfPkg/PlatformPei some PCDs are set during platform initialization, > such as PcdPciMmio64Base. But in PEI-less boot, PCDs cannot be set. > So these values are saved in EFI_HOB_PLATFORM_INFO. Then in the early > stage of DXE phase this hob will be parsed and PCDs are set accordingly.
> --- a/OvmfPkg/Include/IndustryStandard/IntelTdx.h > +++ b/OvmfPkg/Include/IndustryStandard/IntelTdx.h With this being more widely used it doesn't make sense to have it in IntelTdx.h ... take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#86119): https://edk2.groups.io/g/devel/message/86119 Mute This Topic: https://groups.io/mt/88666802/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-