public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH V1 0/3] Fix TDVF issues
@ 2023-01-15 23:27 Min Xu
  2023-01-15 23:27 ` [PATCH V1 1/3] OvmfPkg/CcExitLib: Initialize Status in IoExit Min Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Min Xu @ 2023-01-15 23:27 UTC (permalink / raw)
  To: devel
  Cc: Min Xu, Jiewen Yao, Jian J Wang, Erdem Aktas, James Bottomley,
	Gerd Hoffmann, Tom Lendacky, Michael Roth

This patch-set fix below TDVF issues:
Patch#1: Initialize Status in IoExit
Patch#2: Extend EFI boot variable to PCR[1] according to TCG PC Client
         PFP spec.
Patch#3: Refactor error handle of SetOrClearSharedBit so that the caller
         can handle the returned error.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Erdem Aktas <erdemaktas@google.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Michael Roth <michael.roth@amd.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>

Min M Xu (3):
  OvmfPkg/CcExitLib: Initialize Status in IoExit
  SecurityPkg/TdTcg2Dxe: Extend EFI boot variable to PCR[1]
  OvmfPkg/BaseMemEncryptTdxLib: Refactor error handle of
    SetOrClearSharedBit

 .../BaseMemEncryptTdxLib/MemoryEncryption.c   | 48 +++++++++++++++----
 OvmfPkg/Library/CcExitLib/CcExitVeHandler.c   |  9 ++--
 SecurityPkg/Tcg/TdTcg2Dxe/TdTcg2Dxe.c         |  6 +--
 3 files changed, 46 insertions(+), 17 deletions(-)

-- 
2.29.2.windows.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-17 23:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-15 23:27 [PATCH V1 0/3] Fix TDVF issues Min Xu
2023-01-15 23:27 ` [PATCH V1 1/3] OvmfPkg/CcExitLib: Initialize Status in IoExit Min Xu
2023-01-15 23:27 ` [PATCH V1 2/3] SecurityPkg/TdTcg2Dxe: Extend EFI boot variable to PCR[1] Min Xu
2023-01-15 23:27 ` [PATCH V1 3/3] OvmfPkg/BaseMemEncryptTdxLib: Refactor error handle of SetOrClearSharedBit Min Xu
2023-01-16  0:44 ` [PATCH V1 0/3] Fix TDVF issues Yao, Jiewen
2023-01-17 23:54   ` Min Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox