]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/UefiCpuPkg.dsc
UefiCpuPkg: Extend measurement of microcode patches to TPM
authorYang, Longlong <longlong.yang@intel.com>
Tue, 14 Dec 2021 07:18:55 +0000 (15:18 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 24 Dec 2021 09:08:20 +0000 (09:08 +0000)
commit6612ff85611bc2be16dc0fd5de0e1413df88941a
treee93396b37b91e7ed4fd3855d90910bf3154bd3bb
parent15c596aeebc24bb97deb78d98bd8517a8b9ac243
UefiCpuPkg: Extend measurement of microcode patches to TPM

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3683

TCG specification says BIOS should extend measurement of microcode to TPM.
However, reference BIOS is not doing this. BIOS shall extend measurement of
microcode to TPM.

Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Min M Xu <min.m.xu@intel.com>
Cc: Qi Zhang <qi1.zhang@intel.com>
Signed-off-by: Longlong Yang <longlong.yang@intel.com>
UefiCpuPkg/MicrocodeMeasurementDxe/MicrocodeMeasurementDxe.c [new file with mode: 0644]
UefiCpuPkg/MicrocodeMeasurementDxe/MicrocodeMeasurementDxe.inf [new file with mode: 0644]
UefiCpuPkg/MicrocodeMeasurementDxe/MicrocodeMeasurementDxe.uni [new file with mode: 0644]
UefiCpuPkg/MicrocodeMeasurementDxe/MicrocodeMeasurementDxeExtra.uni [new file with mode: 0644]
UefiCpuPkg/UefiCpuPkg.dsc