]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFrameworkModulePkg LegacyBiosDxe: Remove redundant LibraryClasses
authorshenglei <shenglei.zhang@intel.com>
Wed, 8 Aug 2018 02:19:40 +0000 (10:19 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 24 Aug 2018 05:46:17 +0000 (22:46 -0700)
The redundant LibraryClasses which are PeCoffLib and CacheMaintenanceLib
have been removed.
https://bugzilla.tianocore.org/show_bug.cgi?id=1063

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei <shenglei.zhang@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosInterface.h

index 6eb01fc185795cce13c4e73195907e1af9232be5..6d156a412317bae4d3696149c4665abe47581c3c 100644 (file)
@@ -72,8 +72,6 @@
   DxeServicesTableLib\r
   PcdLib\r
   ReportStatusCodeLib\r
-  PeCoffLib\r
-  CacheMaintenanceLib\r
   DebugAgentLib\r
 \r
 [LibraryClasses.IA32]\r
index 1e847726882d38f13d9b49f5fd9d4322edb84fb0..7779427f6877d05a04950a29671e24134f0e3d5b 100644 (file)
@@ -63,8 +63,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/PcdLib.h>\r
 #include <Library/DevicePathLib.h>\r
 #include <Library/DxeServicesTableLib.h>\r
-#include <Library/PeCoffLib.h>\r
-#include <Library/CacheMaintenanceLib.h>\r
 #include <Library/DebugAgentLib.h>\r
 \r
 //\r