Re: [edk2-devel] [PATCH v3 0/3] reuse the SevEsWork area

2021-08-27 Thread Yao, Jiewen
Patch is pushed - 80e67af9afcac3b860384cdb1f4613f7240e1630.. b9af5037b270c4767b275fd5d23b942c422e742f > -Original Message- > From: Brijesh Singh > Sent: Tuesday, August 17, 2021 9:47 PM > To: devel@edk2.groups.io > Cc: James Bottomley ; Xu, Min M ; > Yao, Jiewen ; Tom Lendacky > ; Justen

Re: [edk2-devel] [PATCH v3 0/3] reuse the SevEsWork area

2021-08-24 Thread Yao, Jiewen
Thank you Brijesh. Reviewed-by: Jiewen Yao Since we are in code freeze, I will merge after we finalize the stable tag 202108. Thank you Yao Jiewen > -Original Message- > From: Brijesh Singh > Sent: Tuesday, August 17, 2021 9:47 PM > To: devel@edk2.groups.io > Cc: James Bottomley ; Xu,

[edk2-devel] [PATCH v3 0/3] reuse the SevEsWork area

2021-08-17 Thread Brijesh Singh via groups.io
Based on the discussion on the mailing list, we agreed that instead of wasting extra page in the MEMFD, we can reuse the SevEsWorkArea buffer for the TDX. To avoid any confusion, lets introduce a OvmfWorkArea that will contains 32 bytes of header followed by the actual workarea. While at it, move