]> git.proxmox.com Git - mirror_edk2.git/commit
Drivers/SataSiI3132Dxe: Fixed PCI IO read and write operations
authorDaniil Egranov <daniil.egranov@arm.com>
Fri, 27 Oct 2017 05:33:23 +0000 (00:33 -0500)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 27 Oct 2017 12:53:27 +0000 (13:53 +0100)
commit050d513bacec9999f9f3e9eeb558ead37d74c2ab
tree5fcff71c052976ac6b5fa1ab1c6075215a431d20
parent8512fc5731df2268227e61f3fe220a1f96929a4b
Drivers/SataSiI3132Dxe: Fixed PCI IO read and write operations

The ATA pass through read should use PCI IO bus master write operation
and ATA pass through write should use PCI IO bus master read operation
as the read and write operations are executed from the bus master's
point of view.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Daniil Egranov <daniil.egranov@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
EmbeddedPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c