diff options
author | Ceping Sun <cepingx.sun@intel.com> | 2025-03-02 23:07:05 -0500 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-03-18 17:57:40 +0000 |
commit | f919709c865ad0a25aead848660d2e2eb1d59c9a (patch) | |
tree | 59e14df782a6653bf2ebda07f0404fcad85e8e36 /BaseTools/Source/Python | |
parent | 5a1c723cfa797d536019a8935fa2a881420ac09c (diff) | |
download | edk2-f919709c865ad0a25aead848660d2e2eb1d59c9a.zip edk2-f919709c865ad0a25aead848660d2e2eb1d59c9a.tar.gz edk2-f919709c865ad0a25aead848660d2e2eb1d59c9a.tar.bz2 |
MdeModulePkg: Move TdxMeasurementLib from UefiCpuPkg
There are 2 reasons to move TdxMeasurementLib LibraryClass from
UefiCpuPkg to MdeModulePkg:
1. TpmMeasurementLib.h is located at MdeModulePkg/Include/Library.
It is similiar as TdxMeasurementLib.h.
2. TdxMeasurementLib is designed for TDX Measurement, it can be called
from SecurityPkg. And it is not much related to UefiCpuPkg.
Based upon above consideration, it's better to move TdxMeasurementLib
LibraryClass from UefiCpuPkg to MdeModulePkg.
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Min Xu <min.m.xu@intel.com>
Signed-off-by: Ceping Sun <cepingx.sun@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions