Daniil Egranov
bca18551f6
Drivers/SataSiI3132Dxe: Allow 64-bit DMA transfer
...
Set a PCI IO attribute allowing 64-bit DMA transfer.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Daniil Egranov <daniil.egranov@arm.com >
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org >
2017-10-27 13:53:35 +01:00
Daniil Egranov
050d513bac
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 >
2017-10-27 13:53:27 +01:00
Gary Lin
4f0624e87a
EmbeddedPkg: Fix typos in comments
...
- reseting -> resetting
- stoping -> stopping
- Libary -> Library
- paramter -> parameter
- availible -> available
- availble -> available
- proccessed -> processed
Cc: Leif Lindholm <leif.lindholm@linaro.org >
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org >
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com >
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org >
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org >
2016-10-19 16:31:58 +01:00
Olivier Martin
f63424474e
EmbeddedPkg: Added SATA Silicon Image driver
...
Note: This is the same SATA controller present on Juno R1.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com >
Reviewed-by: Ronald Cron <Ronald.Cron@arm.com >
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17413 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-11 17:50:27 +00:00