Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 16d97fa6010b89d859aff5744b957f328c5848ef https://github.com/tianocore/edk2/commit/16d97fa6010b89d859aff5744b957f328c5848ef Author: Min M Xu <min.m...@intel.com> Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths: M OvmfPkg/IntelTdx/PrePiHobListPointerLibTdx/PrePiHobListPointer.c M OvmfPkg/IntelTdx/PrePiHobListPointerLibTdx/PrePiHobListPointerLibTdx.inf Log Message: ----------- OvmfPkg: Use PcdOvmfWorkAreaBase instead of PcdSevEsWorkAreaBase It is an typo error that HobList pointer should be stored at PcdOvmfWorkAreaBase, not PcdSevEsWorkAreaBase. Cc: Erdem Aktas <erdemak...@google.com> Cc: Gerd Hoffmann <kra...@redhat.com> Cc: James Bottomley <j...@linux.ibm.com> Cc: Jiewen Yao <jiewen....@intel.com> Cc: Tom Lendacky <thomas.lenda...@amd.com> Signed-off-by: Min Xu <min.m...@intel.com> Reviewed-by: Jiewen Yao <jiewen....@intel.com> Commit: 05e57cc9ced67d2cd633c2bdcf70b5e1352bf635 https://github.com/tianocore/edk2/commit/05e57cc9ced67d2cd633c2bdcf70b5e1352bf635 Author: Min M Xu <min.m...@intel.com> Date: 2022-06-16 (Thu, 16 Jun 2022) Changed paths: M SecurityPkg/Library/HashLibTdx/HashLibTdx.c Log Message: ----------- SecurityPkg/HashLibTdx: Return EFI_UNSUPPORTED if it is not Tdx guest HashLibTdx is designed for the Tdx guest. So if is not a Tdx guest, return EFI_UNSUPPORTED in RegisterHashInterfaceLib. Cc: Gerd Hoffmann <kra...@redhat.com> Cc: Jiewen Yao <jiewen....@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Signed-off-by: Min Xu <min.m...@intel.com> Reviewed-by: Jiewen Yao <jiewen....@intel.com> Compare: https://github.com/tianocore/edk2/compare/6676162f64ad...05e57cc9ced6 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits