]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ata.c
IntelFrameworkModulePkg IdeBusDxe: Remove redundant functions
authorshenglei <shenglei.zhang@intel.com>
Wed, 8 Aug 2018 01:22:10 +0000 (09:22 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 24 Aug 2018 05:46:16 +0000 (22:46 -0700)
commitef3b352c73b4665cd9f919a22ca4a37cebd1af6f
treeb4031ed94687bede90d1e8f442df798a101f9dfa
parent4562975865f8278cd7464fb2fa4aa4ac94733e0c
IntelFrameworkModulePkg IdeBusDxe: Remove redundant functions

The redundant functions which are never called have been removed.
They are AtaNonDataCommandInExt,IDEBusDriverConfigurationSetOptions,
GetResponse,IDEBusDriverConfigurationOptionsValid and
IDEBusDriverConfigurationForceDefaults.
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/Pci/IdeBusDxe/Ata.c
IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/DriverConfiguration.c
IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ide.h
IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBus.h