On Sun, Feb 20, 2022 at 10:33:14AM +0800, Min Xu wrote: > RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429 > > 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 to 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. > > Cc: Michael D Kinney <[email protected]> > Cc: Brijesh Singh <[email protected]> > Cc: Erdem Aktas <[email protected]> > Cc: James Bottomley <[email protected]> > Cc: Jiewen Yao <[email protected]> > Cc: Tom Lendacky <[email protected]> > Cc: Gerd Hoffmann <[email protected]> > Signed-off-by: Min Xu <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]> -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#86892): https://edk2.groups.io/g/devel/message/86892 Mute This Topic: https://groups.io/mt/89266117/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
