From nobody Fri Nov 1 12:29:38 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; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1517572668608480.512815645499; Fri, 2 Feb 2018 03:57:48 -0800 (PST) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 0CD12223AF814; Fri, 2 Feb 2018 03:52:09 -0800 (PST) Received: from mail-pf0-x241.google.com (mail-pf0-x241.google.com [IPv6:2607:f8b0:400e:c00::241]) (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 1D92E21E0B9E0 for ; Fri, 2 Feb 2018 03:52:08 -0800 (PST) Received: by mail-pf0-x241.google.com with SMTP id w69so3691668pfd.13 for ; Fri, 02 Feb 2018 03:57:46 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id r24sm3914073pfg.51.2018.02.02.03.57.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 02 Feb 2018 03:57:45 -0800 (PST) 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:c00::241; helo=mail-pf0-x241.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=L0FnmsAVjZ/XjFBcqCNyXkUgdozsSzkSoVrfk+FJVyk=; b=GJ2tDbdsgB7N7Qn6kgef7q3uozHoJnUT3t5Mv603LZAoZcuzBN+Bbv4IWxWCLpCSv+ 9Jd2aPhL47Rz81DLKYIFVYAyVT98U0I5rSGqwONV6QfGTtkqF31oC4NZfSgdbNpHJ9B2 27PwRPpathnJ9ebV7B/hlf/p2jbVk79o3k5FA= 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=L0FnmsAVjZ/XjFBcqCNyXkUgdozsSzkSoVrfk+FJVyk=; b=Q+xhAhm6KsH3wEXPRA+s0bbpGqWM+BcG6uG9j7anWctEaYzHtWqOBLrxqLhgP8AB6v xwYn+VSli1QCT3vNFCLbO2a6u/VwVvfx1Ti2XIJu0F8I/hwWOUBq/TJT6yAfSdPbJkut rl7cEV5Rbu6l6ReRBCWKtFZ4WRMQgx4D/f+3hcY/JjO9mvc8yr1AYnTQJot9N4FSmMqR WF69cvFhAUCWPvGM6LVsjJySxhf9iOhQQtOfksrVkwLCytcmdKM6WOLzEURtmAwSgRYh h1+eC0AnBbYTynbYF2DxayS/NWWhA2qU0MNLw7CJqQe4RdLElSwknZYsXX7K9kfZCBPO uh3w== X-Gm-Message-State: AKwxytfaAZRqh6pn7jW4qtpFrCHwvJLxtQ9woOlJujnQfuiIaHsySyi3 eGDvnJcDBgREzghY5pPVZnNkhg== X-Google-Smtp-Source: AH8x224tglw/7zvB4Vf5wLTL5gPgAbOKt4Vvp0X+lOMrQDsmavHh/cvM0QpNOQHnv/q7cyj5xu5Gwg== X-Received: by 10.99.42.14 with SMTP id q14mr7544923pgq.183.1517572666086; Fri, 02 Feb 2018 03:57:46 -0800 (PST) From: Heyi Guo To: leif.lindholm@linaro.org, linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org Date: Fri, 2 Feb 2018 19:57:24 +0800 Message-Id: <1517572648-11343-4-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1517572648-11343-1-git-send-email-heyi.guo@linaro.org> References: <1517572648-11343-1-git-send-email-heyi.guo@linaro.org> Subject: [edk2] [PATCH edk2-non-osi v3 3/7] Hisilicon D0x: Delete SnpPlatform 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: , Cc: huangming23@huawei.com, ard.biesheuvel@linaro.org, john.garry@huawei.com, zhangjinsong2@huawei.com, Heyi Guo , wanghuiqiang@huawei.com, guoheyi@huawei.com, waip23@126.com, mengfanrong@huawei.com, huangdaode@hisilicon.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" An open-source version coming to edk2-platforms replaces this version. This patch is related to "Open SnpPlatform source code" and "Change DmaLib to CoherentDmaLib". Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ming Huang Signed-off-by: Heyi Guo Signed-off-by: Jason Zhang Reviewed-by: Ard Biesheuvel Reviewed-by: Leif Lindholm --- Platform/Hisilicon/D03/Drivers/Net/SnpPlatform/SnpPlatform.efi | Bin 3040 = -> 0 bytes Platform/Hisilicon/D03/Drivers/Net/SnpPlatform/SnpPlatform.inf | 24 -----= --------------- Platform/Hisilicon/D05/Drivers/Net/SnpPlatform/SnpPlatform.efi | Bin 3392 = -> 0 bytes Platform/Hisilicon/D05/Drivers/Net/SnpPlatform/SnpPlatform.inf | 24 -----= --------------- 4 files changed, 48 deletions(-) diff --git a/Platform/Hisilicon/D03/Drivers/Net/SnpPlatform/SnpPlatform.efi= b/Platform/Hisilicon/D03/Drivers/Net/SnpPlatform/SnpPlatform.efi deleted file mode 100644 index 5e7d8bd..0000000 Binary files a/Platform/Hisilicon/D03/Drivers/Net/SnpPlatform/SnpPlatform.e= fi and /dev/null differ diff --git a/Platform/Hisilicon/D03/Drivers/Net/SnpPlatform/SnpPlatform.inf= b/Platform/Hisilicon/D03/Drivers/Net/SnpPlatform/SnpPlatform.inf deleted file mode 100644 index 10b2003..0000000 --- a/Platform/Hisilicon/D03/Drivers/Net/SnpPlatform/SnpPlatform.inf +++ /dev/null @@ -1,24 +0,0 @@ -#/** @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 SnpPlatform - FILE_GUID =3D 102D8FC9-20A4-42EB-AC14-1C98BA5B17A8 - MODULE_TYPE =3D DXE_DRIVER - VERSION_STRING =3D 1.0 - -[Binaries.AARCH64] - PE32|SnpPlatform.efi|* diff --git a/Platform/Hisilicon/D05/Drivers/Net/SnpPlatform/SnpPlatform.efi= b/Platform/Hisilicon/D05/Drivers/Net/SnpPlatform/SnpPlatform.efi deleted file mode 100644 index 42c26de..0000000 Binary files a/Platform/Hisilicon/D05/Drivers/Net/SnpPlatform/SnpPlatform.e= fi and /dev/null differ diff --git a/Platform/Hisilicon/D05/Drivers/Net/SnpPlatform/SnpPlatform.inf= b/Platform/Hisilicon/D05/Drivers/Net/SnpPlatform/SnpPlatform.inf deleted file mode 100644 index 10b2003..0000000 --- a/Platform/Hisilicon/D05/Drivers/Net/SnpPlatform/SnpPlatform.inf +++ /dev/null @@ -1,24 +0,0 @@ -#/** @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 SnpPlatform - FILE_GUID =3D 102D8FC9-20A4-42EB-AC14-1C98BA5B17A8 - MODULE_TYPE =3D DXE_DRIVER - VERSION_STRING =3D 1.0 - -[Binaries.AARCH64] - PE32|SnpPlatform.efi|* --=20 1.9.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel