summaryrefslogtreecommitdiff
path: root/Platform
diff options
context:
space:
mode:
authorHeyi Guo <heyi.guo@linaro.org>2018-01-22 13:59:36 +0800
committerLeif Lindholm <leif.lindholm@linaro.org>2018-02-07 15:37:18 +0000
commitc76effd4e67ee6df0894e4bb3c80c5adf066da12 (patch)
tree2920972c5a00ccc92af45f894f3e5af9f28ff984 /Platform
parentb0acccd72dcf918f0ccf6caeaea5d488a8fa0705 (diff)
downloadedk2-platforms-c76effd4e67ee6df0894e4bb3c80c5adf066da12.tar.xz
Hilisicon: Change DmaLib to CoherentDmaLib
Unify all D0x(include D06 in further) to cache coherent DmaLib. This can improve boot speed. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Wang Yue <wangyue41@huawei.com> Signed-off-by: Ming Huang <huangming23@huawei.com> Signed-off-by: Heyi Guo <heyi.guo@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'Platform')
-rw-r--r--Platform/Hisilicon/D05/D05.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/Hisilicon/D05/D05.dsc b/Platform/Hisilicon/D05/D05.dsc
index 6e44041bd2..dfe19b0285 100644
--- a/Platform/Hisilicon/D05/D05.dsc
+++ b/Platform/Hisilicon/D05/D05.dsc
@@ -614,7 +614,7 @@
Platform/Hisilicon/D03/Drivers/PciPlatform/PciPlatform.inf
Silicon/Hisilicon/Drivers/PciHostBridgeDxe/PciHostBridgeDxe.inf {
<LibraryClasses>
- DmaLib|EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.inf
+ DmaLib|EmbeddedPkg/Library/CoherentDmaLib/CoherentDmaLib.inf
NULL|Platform/Hisilicon/D05/Library/PlatformPciLib/PlatformPciLib.inf
}