[edk2-devel] [PATCH 0/2] Fix 2 issues in TDVF

Min Xu posted 2 patches 1 year, 11 months ago
Failed in applying to current master (apply log)
OvmfPkg/Library/PeilessStartupLib/Hob.c | 4 +++-
OvmfPkg/TdxDxe/X64/ApRunLoop.nasm       | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
[edk2-devel] [PATCH 0/2] Fix 2 issues in TDVF
Posted by Min Xu 1 year, 11 months ago
During the integration test with TDX upstreaming KVM/QEMU there are 2
issues are found. This patch-set are to fix these 2 issue.
 - Fix TDVMCALL error in ApRunLoop.nasm
 - Search EFI_RESOURCE_MEMORY_UNACCEPTED for Fw hoblist

Cc: Erdem Aktas <erdemaktas@google.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
*** BLURB HERE ***

Min Xu (2):
  OvmfPkg: Fix TDVMCALL error in ApRunLoop.nasm
  OvmfPkg: Search EFI_RESOURCE_MEMORY_UNACCEPTED for Fw hoblist

 OvmfPkg/Library/PeilessStartupLib/Hob.c | 4 +++-
 OvmfPkg/TdxDxe/X64/ApRunLoop.nasm       | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.29.2.windows.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90105): https://edk2.groups.io/g/devel/message/90105
Mute This Topic: https://groups.io/mt/91452352/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH 0/2] Fix 2 issues in TDVF
Posted by Yao, Jiewen 1 year, 11 months ago
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>

> -----Original Message-----
> From: Xu, Min M <min.m.xu@intel.com>
> Sent: Tuesday, May 31, 2022 10:31 PM
> To: devel@edk2.groups.io
> Cc: Xu, Min M <min.m.xu@intel.com>; Aktas, Erdem
> <erdemaktas@google.com>; Gerd Hoffmann <kraxel@redhat.com>; James
> Bottomley <jejb@linux.ibm.com>; Yao, Jiewen <jiewen.yao@intel.com>; Tom
> Lendacky <thomas.lendacky@amd.com>
> Subject: [PATCH 0/2] Fix 2 issues in TDVF
> 
> During the integration test with TDX upstreaming KVM/QEMU there are 2
> issues are found. This patch-set are to fix these 2 issue.
>  - Fix TDVMCALL error in ApRunLoop.nasm
>  - Search EFI_RESOURCE_MEMORY_UNACCEPTED for Fw hoblist
> 
> Cc: Erdem Aktas <erdemaktas@google.com>
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> Cc: James Bottomley <jejb@linux.ibm.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Tom Lendacky <thomas.lendacky@amd.com>
> Signed-off-by: Min Xu <min.m.xu@intel.com>
> *** BLURB HERE ***
> 
> Min Xu (2):
>   OvmfPkg: Fix TDVMCALL error in ApRunLoop.nasm
>   OvmfPkg: Search EFI_RESOURCE_MEMORY_UNACCEPTED for Fw hoblist
> 
>  OvmfPkg/Library/PeilessStartupLib/Hob.c | 4 +++-
>  OvmfPkg/TdxDxe/X64/ApRunLoop.nasm       | 3 ++-
>  2 files changed, 5 insertions(+), 2 deletions(-)
> 
> --
> 2.29.2.windows.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90145): https://edk2.groups.io/g/devel/message/90145
Mute This Topic: https://groups.io/mt/91452352/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-