On Tue, Oct 12, 2021 at 10:37:47AM +0800, Min Xu wrote: > RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429 > > Previously OvmfPkg/ResetVector uses the Main.asm in > UefiCpuPkg/ReseteVector/Vtf0. In this Main.asm there is only Main16 > entry point. > > This patch-set is to introduce Intel TDX into Ovmf. Main32 entry point > is needed in Main.asm by Intel TDX. To reduce the complexity of Main.asm > in UefiCpuPkg, OvmfPkg create its own Main.asm to meet the requirement > of Intel TDX. > > UefiCpuPkg/ResetVector/Vtf0/main.asm -> OvmfPkg/ResetVector/Main.asm
You should mention that this is an unmodified copy (so no functional change) and the actual changes for tdx come as incremental patches. With that: Acked-by: Gerd Hoffmann <kra...@redhat.com> take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#81802): https://edk2.groups.io/g/devel/message/81802 Mute This Topic: https://groups.io/mt/86253727/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-