Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ec18fa81d311663e24e9b9ad61b90b38862a1ea8
      
https://github.com/tianocore/edk2/commit/ec18fa81d311663e24e9b9ad61b90b38862a1ea8
  Author: Ceping Sun <cepingx....@intel.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M OvmfPkg/Library/PlatformInitLib/Platform.c
    M OvmfPkg/Library/PlatformInitLib/PlatformInitLib.inf
    M OvmfPkg/OvmfPkgIa32.dsc

  Log Message:
  -----------
  OvmfPkg: Use TdInfo instead of fw_cfg to get cpu count in TDVF

Currently TDVF gets cpu count information via fw_cfg, but
this information can also be retrieved by calling of TdCall.TdInfo.

And TdCall is responded by tdx-module which is trust.
So, from the security perspective we shall use TdCall.Tdinfo instead
of fw_cfg.

Cc: Erdem Aktas <erdemak...@google.com>
Cc: Jiewen Yao <jiewen....@intel.com>
Cc: Min Xu <min.m...@intel.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
Cc: Elena Reshetova <elena.reshet...@intel.com>
Signed-off-by: Ceping Sun <cepingx....@intel.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to