audk/MdeModulePkg/Bus/Ata
Jan D?bro? 5e90aa1e20 MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD.FR flag setting
It is enough to set PxCMD.FRE bit, which cause HBA to post received FISes
into the FIS receive area. According to AHCI Specification, only polling on
PxCMD.FRE to be cleared is necessary, when it is needeed to stop FIS engine
(eg. in order to change PxCMD.FB address).

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jan Dabros <jsd@semihalf.com>
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
2016-06-22 16:23:58 +08:00
..
AtaAtapiPassThru MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD.FR flag setting 2016-06-22 16:23:58 +08:00
AtaBusDxe MdeModulePkg/AtaBusDxe: Fix some ATA hard drives cannot be discovered 2016-06-07 08:44:32 +08:00