Reviewed-by: Ray Ni <ray...@intel.com> > -----Original Message----- > From: abner.ch...@amd.com <abner.ch...@amd.com> > Sent: Monday, October 31, 2022 10:49 AM > To: devel@edk2.groups.io > Cc: Abdul Lateef Attar <abdat...@amd.com>; Garrett Kirkendall > <garrett.kirkend...@amd.com>; Paul Grimes <paul.gri...@amd.com>; Dong, > Eric <eric.d...@intel.com>; Ni, Ray <ray...@intel.com>; Kumar, Rahul R > <rahul.r.ku...@intel.com> > Subject: [PATCH V3 3/3] UefiCpuPkg/SmmCpuFeaturesLib: Clean up header > file inclusion in SmmStm.c > > From: Abner Chang <abner.ch...@amd.com> > > 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.ch...@amd.com> > Cc: Abdul Lateef Attar <abdat...@amd.com> > Cc: Garrett Kirkendall <garrett.kirkend...@amd.com> > Cc: Paul Grimes <paul.gri...@amd.com> > Cc: Eric Dong <eric.d...@intel.com> > Cc: Ray Ni <ray...@intel.com> > Cc: Rahul Kumar <rahul1.ku...@intel.com> > --- > UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c > b/UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c > index 4e8f897f5e9..3cf162ada01 100644 > --- a/UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c > +++ b/UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c > @@ -7,11 +7,8 @@ > **/ > > #include <PiMm.h> > -#include <Library/BaseLib.h> > #include <Library/BaseMemoryLib.h> > -#include <Library/MemoryAllocationLib.h> > #include <Library/HobLib.h> > -#include <Library/DebugLib.h> > #include <Library/UefiBootServicesTableLib.h> > #include <Library/SmmServicesTableLib.h> > #include <Library/TpmMeasurementLib.h> > -- > 2.37.1.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#95770): https://edk2.groups.io/g/devel/message/95770 Mute This Topic: https://groups.io/mt/94677852/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-