From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c0c::241; helo=mail-wr0-x241.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr0-x241.google.com (mail-wr0-x241.google.com [IPv6:2a00:1450:400c:c0c::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 05EAB2232BE0E for ; Mon, 22 Jan 2018 05:06:37 -0800 (PST) Received: by mail-wr0-x241.google.com with SMTP id g38so8587494wrd.2 for ; Mon, 22 Jan 2018 05:12:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=15nn62u4nzdIpnSCK4muzC/s1pN6Z1/ZcWsjkTF+IFY=; b=RZcb+wN0KgNRvb7DPXnxDSLqfe2e4kcHxWeNW2/UjibRdy6+4bC9v2qcGGnM4JUErQ s+kVp/3rvCAYvB/5EMRwmC2CsSuawd5spv7st2qTxmg51cFuoZu+UFclhBn1cFpz8F4A F1kVzZ/feCFdtg8V6xTWPw1JZ/IhL/G+a9Gvc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=15nn62u4nzdIpnSCK4muzC/s1pN6Z1/ZcWsjkTF+IFY=; b=kMSuy+eDILHXCdXwRyRy3/LTco8okRORgl2bcNt7q9qYkyCccsO4jIYXJELeN2NG4X Al1DBCkSR0A83G1R4l6nJNPenqQltNMaaJwJX/9UDtJngMSMXNUqgNGJQ2KP+dRWGV73 bM5XZcJ2NB05gv2XhQNbpRbE4tF08Rtp+NuwFkYF3Hsz/hrTbPce2VqC5lMWwytTvXCT gq0iSROlAAS9/Fc0t1o08ep41qw9roPcWmtEWhNbqBVBgDSQoBx6gdkvYLXGnuYWnzqV DxJKMFZoeIzjrV/VtOOFXhiP0Hxr5ZMT9KcSLFERBGUoURtwHt3jJKqOddrhYflGT+AO C/pQ== X-Gm-Message-State: AKwxyteki3fD4Cs8jsUEIYkxyRtZkksM7MXmBeKr3h6lam6dXVq00jKB AJKPSV5kYvh9xn+8Ej692/uFvg== X-Google-Smtp-Source: AH8x227dIc1SrQn3A0bPkTzz4ylk4P98yKOv8/6DrcXgj1TuOHfQAE+3OtKkCPyiscENOCnPI1kRcw== X-Received: by 10.223.133.38 with SMTP id 35mr6066443wrh.180.1516626721969; Mon, 22 Jan 2018 05:12:01 -0800 (PST) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id o98sm19125592wrb.19.2018.01.22.05.12.00 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 22 Jan 2018 05:12:00 -0800 (PST) Date: Mon, 22 Jan 2018 13:11:59 +0000 From: Leif Lindholm To: Heyi Guo Cc: linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org, ard.biesheuvel@linaro.org, guoheyi@huawei.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, mengfanrong@huawei.com, waip23@126.com Message-ID: <20180122131159.ehpeonnik5qji4rl@bivouac.eciton.net> References: <1516287765-35576-1-git-send-email-heyi.guo@linaro.org> <1516287765-35576-2-git-send-email-heyi.guo@linaro.org> MIME-Version: 1.0 In-Reply-To: <1516287765-35576-2-git-send-email-heyi.guo@linaro.org> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-non-osi v1 1/3] Hisilicon D03/D05: Move SasPlatform to edk2-platforms 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: Mon, 22 Jan 2018 13:06:38 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline OK, so this one is pretty self-explanatory, but: This patch does not move anything - it deletes it. So the subject line should say this. Then a line in the body can clarify that an open-source version coming to edk2-platforms replaces this version. / Leif On Thu, Jan 18, 2018 at 11:02:43PM +0800, Heyi Guo wrote: > From: Jason Zhang > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Jason Zhang > Signed-off-by: Ming Huang > Signed-off-by: Heyi Guo > --- > Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.efi | Bin 3040 -> 0 bytes > Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.inf | 24 -------------------- > Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.efi | Bin 3424 -> 0 bytes > Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.inf | 24 -------------------- > 4 files changed, 48 deletions(-) > > diff --git a/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.efi b/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.efi > deleted file mode 100644 > index 4255641..0000000 > Binary files a/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.efi and /dev/null differ > diff --git a/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.inf b/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.inf > deleted file mode 100644 > index 0d747a1..0000000 > --- a/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.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 = 0x00010019 > - BASE_NAME = SasPlatform > - FILE_GUID = 102D8FC9-20a4-42EB-aC14-1C98BA5b26A4 > - MODULE_TYPE = DXE_DRIVER > - VERSION_STRING = 1.0 > - > -[Binaries.AARCH64] > - PE32|SasPlatform.efi|* > diff --git a/Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.efi b/Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.efi > deleted file mode 100644 > index d2685ab..0000000 > Binary files a/Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.efi and /dev/null differ > diff --git a/Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.inf b/Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.inf > deleted file mode 100644 > index 0d747a1..0000000 > --- a/Platform/Hisilicon/D05/Drivers/SasPlatform/SasPlatform.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 = 0x00010019 > - BASE_NAME = SasPlatform > - FILE_GUID = 102D8FC9-20a4-42EB-aC14-1C98BA5b26A4 > - MODULE_TYPE = DXE_DRIVER > - VERSION_STRING = 1.0 > - > -[Binaries.AARCH64] > - PE32|SasPlatform.efi|* > -- > 1.9.1 >