]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFrameworkModulePkg IsaIoDxe: Remove a redundant protocol
authorshenglei <shenglei.zhang@intel.com>
Tue, 7 Aug 2018 08:54:47 +0000 (16:54 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 24 Aug 2018 05:46:15 +0000 (22:46 -0700)
Remove a redundant protocol which is gEfiGenericMemTestProtocolGuid.
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/Bus/Isa/IsaIoDxe/IsaDriver.h
IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIoDxe.inf

index 9639d1831823cd1f61d4e7a5c2b15dbc2b47fef9..6b1aaeda0e510609880cdadfe68a1b1a706f08d5 100644 (file)
@@ -24,7 +24,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/IsaIo.h>\r
 #include <Protocol/DevicePath.h>\r
 #include <Protocol/DriverBinding.h>\r
-#include <Protocol/GenericMemoryTest.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
 \r
 #include <Library/DebugLib.h>\r
index 6f02aea7afc062d9d478a204982641117741f6c1..247c66151bf6e3dfbd9591392a4eec7c6f15bbeb 100644 (file)
@@ -62,7 +62,6 @@
   gEfiSioProtocolGuid                           ## TO_START\r
   gEfiPciIoProtocolGuid                         ## TO_START\r
   gEfiDevicePathProtocolGuid                    ## TO_START\r
-  gEfiGenericMemTestProtocolGuid                ## TO_START\r
 \r
 [Pcd]\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportedFeatures  ## CONSUMES\r