From nobody Thu Dec 26 02:09:24 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1506655516820445.4367610859787; Thu, 28 Sep 2017 20:25:16 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 4C01E21E87967; Thu, 28 Sep 2017 20:22:00 -0700 (PDT) Received: from mail-pg0-x22e.google.com (mail-pg0-x22e.google.com [IPv6:2607:f8b0:400e:c05::22e]) (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 4537520945B68 for ; Thu, 28 Sep 2017 20:21:59 -0700 (PDT) Received: by mail-pg0-x22e.google.com with SMTP id u18so79521pgo.0 for ; Thu, 28 Sep 2017 20:25:14 -0700 (PDT) Received: from localhost.localdomain ([119.145.15.121]) by smtp.gmail.com with ESMTPSA id h9sm4740838pfi.60.2017.09.28.20.25.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 28 Sep 2017 20:25:13 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:400e:c05::22e; helo=mail-pg0-x22e.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org 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=BuFuoM9HeWB2B8H+NzWkDESFSWbZDqUjssAG+rGIFYo=; b=B1gBpyezIWxYtjZDZ8zArJapHHIzNrx5ub7IXEPkFZA/V5Wdk2KAvt0Fqz+IylKj90 sID/D3zMA6ODGPpmvENOKkDVM3DVO6Bw0AJD0dLKUeErKjHJJLRjQiydlUaJTEkRGNmr oFH4GjPDnfSlOcipOc7WusuXGEi8dDltvZIaU= 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=BuFuoM9HeWB2B8H+NzWkDESFSWbZDqUjssAG+rGIFYo=; b=Bv5rWDKWbcqaoU13vLPLEXisdvoiqyfOt2ng8FESjllUTS5wBmUVSW52qjcodA3+aN T4lqb/Xtn72uT78DPORmwqWcxWjVYBQt3Y3AV5rWmjmCV2L8VjQcaaU91ve4thG39XfJ EamT0AGnutxxDI4UxChrv4Oa0lXtqnJENEw320NgMBYUJKCF7sSU39wZU/dAQ4FfkZQO jCxqUpEhyvYY0gFWePiJE9Rqnhh222y8HeQ505Yp4ys44lf+nbIM1aixDRqERkwuWtOI nCScHqdNpxSCT3jmCJMrT1eHuTFIajdiDUFfVweVRAWiRimP32gFh3sXrU1m8jtHoYpb cP7g== X-Gm-Message-State: AHPjjUjzPjbNZ3ofejdLfIsqRuCNRp7ZUC7Ub+E0aU1Wy4cHg4xnwfxq wGppaubgqdfqBHVFxg+Rckb3SQ== X-Google-Smtp-Source: AOwi7QAPhLg6k7BYwBEa8hZsATOWht1tHGQH1YjERy3RadTr+vKysblel9vnJA5stXvjm7iZs5o5jg== X-Received: by 10.98.17.216 with SMTP id 85mr6081257pfr.206.1506655514431; Thu, 28 Sep 2017 20:25:14 -0700 (PDT) From: Heyi Guo To: leif.lindholm@linaro.org, linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org Date: Fri, 29 Sep 2017 11:17:48 +0800 Message-Id: <1506655072-56179-7-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1506655072-56179-1-git-send-email-heyi.guo@linaro.org> References: <1506655072-56179-1-git-send-email-heyi.guo@linaro.org> Subject: [edk2] [PATCH edk2-non-osi v5 06/10] Hisilicon/D05/Sas: Add SasPlatform X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: huangming23@huawei.com, ard.biesheuvel@linaro.org, zhangjinsong2@huawei.com, Heyi Guo , wanghuiqiang@huawei.com, guoheyi@huawei.com, waip23@126.com, mengfanrong@huawei.com MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Install protocol to enable sas port which is using and transmit base address info of sas port to SasDriverDxe. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ming Huang Signed-off-by: Heyi Guo --- Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.efi | Bin 0 -> 3424= bytes Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.inf | 24 +++++++++= +++++++++++ 2 files changed, 24 insertions(+) diff --git a/Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.efi b/P= latform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.efi new file mode 100644 index 0000000..d2685ab Binary files /dev/null and b/Platform/Hisilicon/D05/Drivers/SasPlatform/Sas= Platform.efi differ diff --git a/Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.inf b/P= latform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.inf new file mode 100644 index 0000000..0d747a1 --- /dev/null +++ b/Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.inf @@ -0,0 +1,24 @@ +#/** @file +# +# Copyright (c) 2017, Hisilicon Limited. All rights reserved. +# Copyright (c) 2017, Linaro Limited. All rights reserved. +# +# This program and the accompanying materials +# are licensed and made available under the terms and conditions of the= BSD License +# which accompanies this distribution. The full text of the license may= be found at +# http://opensource.org/licenses/bsd-license.php +# +# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR = IMPLIED. +# +#**/ + +[Defines] + INF_VERSION =3D 0x00010019 + BASE_NAME =3D SasPlatform + FILE_GUID =3D 102D8FC9-20a4-42EB-aC14-1C98BA5b26A4 + MODULE_TYPE =3D DXE_DRIVER + VERSION_STRING =3D 1.0 + +[Binaries.AARCH64] + PE32|SasPlatform.efi|* --=20 1.9.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel