public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-staging/SmmCpuFeaturesLib_AMD][PATCH 4/4] Clean up header file inclusion
@ 2022-09-13  8:52 Chang, Abner
  0 siblings, 0 replies; only message in thread
From: Chang, Abner @ 2022-09-13  8:52 UTC (permalink / raw)
  To: devel
  Cc: jiangang.he, Abdul Lateef Attar, Garrett Kirkendall, Paul Grimes,
	Eric Dong, Ray Ni, Rahul Kumar

From: Abner Chang <abner.chang@amd.com>

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>
---
 UefiCpuPkg/Library/SmmCpuFeaturesLib/X86/SmmStm.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/UefiCpuPkg/Library/SmmCpuFeaturesLib/X86/SmmStm.c b/UefiCpuPkg/Library/SmmCpuFeaturesLib/X86/SmmStm.c
index 4e8f897f5e9..3cf162ada01 100644
--- a/UefiCpuPkg/Library/SmmCpuFeaturesLib/X86/SmmStm.c
+++ b/UefiCpuPkg/Library/SmmCpuFeaturesLib/X86/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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-13  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13  8:52 [edk2-staging/SmmCpuFeaturesLib_AMD][PATCH 4/4] Clean up header file inclusion Chang, Abner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox