Hi Min, On 9/21/21 4:05 AM, Min Xu wrote: > ; > ; Modified: EAX, EBX, ECX, EDX > ; > SetCr3ForPageTables64: > - > - ; Clear the WorkArea header. The SEV probe routines will populate the > - ; work area when detected. > - mov byte[WORK_AREA_GUEST_TYPE], 0
Why you are removing the above block ? The workarea hdr must be initialized to zero, its not safe to assume that the guest memory is zero'ed in the non-encrypted case. thanks -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#81086): https://edk2.groups.io/g/devel/message/81086 Mute This Topic: https://groups.io/mt/85761661/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-