From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:400e:c00::242; helo=mail-pf0-x242.google.com; envelope-from=ming.huang@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pf0-x242.google.com (mail-pf0-x242.google.com [IPv6:2607:f8b0:400e:c00::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id EF7A1220F33E9 for ; Thu, 22 Feb 2018 01:21:17 -0800 (PST) Received: by mail-pf0-x242.google.com with SMTP id d26so1858024pfn.5 for ; Thu, 22 Feb 2018 01:27:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Ckb+0zHx4zlDB3sNbzZ+1oD0yvsP3CVfZJENfx9tAiA=; b=EsMPTO9/joKzot13pnKl/hMa/NKmk0Ee7nX3U798t+UyB1UIs96gfKQArFwy9cOCzY /Gki+zuhF/47aL+6gRiyQ8y6yi4Lsr1PZTD5KFh9HVrdtCywywHAyotOVaXzhcTRREeT 1MMkgaSUorpAOLBSp/NVGu+GSaxMFeDYvCoEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Ckb+0zHx4zlDB3sNbzZ+1oD0yvsP3CVfZJENfx9tAiA=; b=ZwnqiaJexWmxmNVIHp4rp3SCGhFS7zeM5cml//eLv/yTUSVKAqoT45RLy9CwR4Sy6M SIuREmlZzn3HyO0emn1qvQN4kn5pnj45kC+G+mUNYkv12VQLnkWDVkl8yqKAO64RpOJw TTraUHsJBQR2pRvecxOC/2MXn0uoNLM0fPulq3KAcibWa1xZ8GBlxD8L/RamwRKVAAmW fAkVCsAjstDvLT/ErqWBdg7Y295D6C/iIkXogo5f+sbaaDa8kWleVT7frwpEUgD1V49s cbpbxasbJkum5kWcWmx1QcBs37Uh0vB7Ywqjby8Ddl2zCb19Wz7Q1c4QEBpMy68dw/Oy C5HQ== X-Gm-Message-State: APf1xPDWMdydkbJCmNEpmQxLM0kOa5Agg5+vzMCkUOqNPYHiSDUKKXOn uma632Bp+VFGkReUqpYCKV7rhg== X-Google-Smtp-Source: AH8x225/0B/yXLTq8GIujFtY5yzM1LP82gzp2dUfTzwlyATbNiCbEgcW2smBjetVsAJXLMQ9ZkolAw== X-Received: by 10.167.131.135 with SMTP id u7mr6284360pfm.50.1519291638086; Thu, 22 Feb 2018 01:27:18 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id 63sm62361267pgi.71.2018.02.22.01.27.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 22 Feb 2018 01:27:17 -0800 (PST) From: Ming Huang To: leif.lindholm@linaro.org, linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org Cc: ard.biesheuvel@linaro.org, guoheyi@huawei.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, mengfanrong@huawei.com, huangdaode@hisilicon.com, john.garry@huawei.com, Ming Huang , Wang Yue , Ming Huang Date: Thu, 22 Feb 2018 17:26:59 +0800 Message-Id: <1519291620-57816-2-git-send-email-ming.huang@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1519291620-57816-1-git-send-email-ming.huang@linaro.org> References: <1519291620-57816-1-git-send-email-ming.huang@linaro.org> X-Mailman-Approved-At: Thu, 22 Feb 2018 04:21:39 -0800 Subject: [PATCH edk2-platforms v1 1/2] Hilisicon/D03: Change DmaLib for PciHostBridgeDxe X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Feb 2018 09:21:18 -0000 Change DmaLib from NonCoherentDmaLib to CoherentDmaLib for support cache consistency. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Wang Yue Signed-off-by: Ming Huang --- Platform/Hisilicon/D03/D03.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Hisilicon/D03/D03.dsc b/Platform/Hisilicon/D03/D03.dsc index c496306..f888d56 100644 --- a/Platform/Hisilicon/D03/D03.dsc +++ b/Platform/Hisilicon/D03/D03.dsc @@ -460,7 +460,7 @@ Platform/Hisilicon/D03/Drivers/PciPlatform/PciPlatform.inf Silicon/Hisilicon/Drivers/PciHostBridgeDxe/PciHostBridgeDxe.inf { - DmaLib|EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.inf + DmaLib|EmbeddedPkg/Library/CoherentDmaLib/CoherentDmaLib.inf NULL|Platform/Hisilicon/D03/Library/PlatformPciLib/PlatformPciLib.inf } -- 1.9.1