From patchwork Thu Jul 28 03:13:22 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: gary guo X-Patchwork-Id: 72917 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp624019qga; Wed, 27 Jul 2016 20:17:11 -0700 (PDT) X-Received: by 10.55.162.78 with SMTP id l75mr40949621qke.5.1469675831782; Wed, 27 Jul 2016 20:17:11 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id i35si6565750qtb.125.2016.07.27.20.17.11; Wed, 27 Jul 2016 20:17:11 -0700 (PDT) Received-SPF: pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=linaro-uefi-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 6328768531; Thu, 28 Jul 2016 03:17:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 552CB6847A; Thu, 28 Jul 2016 03:14:54 +0000 (UTC) X-Original-To: Linaro-uefi@lists.linaro.org Delivered-To: Linaro-uefi@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 73D6D684EE; Thu, 28 Jul 2016 03:14:41 +0000 (UTC) Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by lists.linaro.org (Postfix) with ESMTPS id 95ADA684EE for ; Thu, 28 Jul 2016 03:14:26 +0000 (UTC) Received: by mail-pa0-f50.google.com with SMTP id iw10so16185003pac.2 for ; Wed, 27 Jul 2016 20:14:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=7+8u/r3BASt8Yryf0shjfm3tGX2Hev9sFXEKHIn37hQ=; b=ltbAEWPD0bJ3yoQtTNO07RYomjPMR6+tXd6yyyiTSYLkazQwfSoBJAzfWyPqGnC9Fb xB/R0dLm+29D5T09thfcQO4pWwi3A4NRAKI6OoWmn5B+IV8TIY8xJ1kSittcyXPAceYZ YtyTTSuiBvfweiMWg08e2wzR2VOdklDg/xrONnEOyvc+mHz+aGL5QCOTXRP+yTTeoGYP 9SwS5lJD5N4gghGE9dyuLPPG7iB2k71cDFnGPBdP3PyvNyBEZMB97OZBP57B1snRsNZe 0kOl/cyai0QuC5I8B1e2FJxvRSr4TvTOIHkwFqkI2Rh0SlireepbIbIn88ksTjXKZI9p NGXg== X-Gm-Message-State: AEkoouuRmYMZzhqblMlHpShpHXpcd1qwRBXxdY0e/Xvyb7AbfuTBOX/rKgv0cIZDmFA49MEujFE= X-Received: by 10.66.26.105 with SMTP id k9mr55968395pag.103.1469675665881; Wed, 27 Jul 2016 20:14:25 -0700 (PDT) Received: from localhost.localdomain ([104.237.91.232]) by smtp.gmail.com with ESMTPSA id d3sm12339246pfk.37.2016.07.27.20.14.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 27 Jul 2016 20:14:25 -0700 (PDT) From: Heyi Guo To: Linaro-uefi@lists.linaro.org Date: Thu, 28 Jul 2016 11:13:22 +0800 Message-Id: <1469675605-14588-6-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 2.7.0 In-Reply-To: <1469675605-14588-1-git-send-email-heyi.guo@linaro.org> References: <1469675605-14588-1-git-send-email-heyi.guo@linaro.org> Cc: Chenhui Sun Subject: [Linaro-uefi] [PATCH 6/9] Platforms/D03: Switch to use ACPI tables of Hi1610 X-BeenThere: linaro-uefi@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: linaro-uefi-bounces@lists.linaro.org Sender: "Linaro-uefi" Switch to use ACPI tables dedicated for Hi1610, and duplicated files in Pv660AcpiTables will be deleted in future. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chenhui Sun Signed-off-by: Heyi Guo --- Platforms/Hisilicon/D03/D03.dsc | 2 +- Platforms/Hisilicon/D03/D03.fdf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Platforms/Hisilicon/D03/D03.dsc b/Platforms/Hisilicon/D03/D03.dsc index 306e170..b7c8c76 100644 --- a/Platforms/Hisilicon/D03/D03.dsc +++ b/Platforms/Hisilicon/D03/D03.dsc @@ -427,7 +427,7 @@ MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf - OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/AcpiTablesHi1610.inf + OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/AcpiTablesHi1610.inf OpenPlatformPkg/Chips/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf # diff --git a/Platforms/Hisilicon/D03/D03.fdf b/Platforms/Hisilicon/D03/D03.fdf index dce098d..fdb5380 100644 --- a/Platforms/Hisilicon/D03/D03.fdf +++ b/Platforms/Hisilicon/D03/D03.fdf @@ -239,7 +239,7 @@ READ_LOCK_STATUS = TRUE INF MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf INF MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf - INF RuleOverride=ACPITABLE OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/AcpiTablesHi1610.inf + INF RuleOverride=ACPITABLE OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/AcpiTablesHi1610.inf INF OpenPlatformPkg/Chips/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf #