]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/SmmCpuFeaturesLib: Clean up header file inclusion in SmmStm.c
authorAbner Chang <abner.chang@amd.com>
Mon, 31 Oct 2022 07:59:36 +0000 (15:59 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 2 Nov 2022 07:29:13 +0000 (07:29 +0000)
commit957a15adaf72b945d50703977475bf45cbd18c20
tree50d27823bb354f6ed21c46ce5e1c6370864c390c
parentae62a6e44d3df6b6c385ec4a56354d1e4a48ea07
UefiCpuPkg/SmmCpuFeaturesLib: Clean up header file inclusion in SmmStm.c

BZ# 4093: Abstract SmmCpuFeaturesLib for sharing common code

Remove the header files those are already included in
CpuFeatureLib.h.

Signed-off-by: Abner Chang <abner.chang@amd.com>
Cc: Abdul Lateef Attar <abdattar@amd.com>
Cc: Garrett Kirkendall <garrett.kirkendall@amd.com>
Cc: Paul Grimes <paul.grimes@amd.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c