From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4001:c06::244; helo=mail-io0-x244.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-io0-x244.google.com (mail-io0-x244.google.com [IPv6:2607:f8b0:4001:c06::244]) (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 DAED72232BE05 for ; Sat, 20 Jan 2018 03:06:19 -0800 (PST) Received: by mail-io0-x244.google.com with SMTP id t22so4785928ioa.7 for ; Sat, 20 Jan 2018 03:11:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=RA9V3Sk2Uhl874W8ceJt3wH2A+HiGceV9r8ETocTKZ4=; b=gID/IeT4QX9MBRadx5515QBaokqYT3PcBKJu+d6XcvlLGEAb9F4vBOE8jJF8OMRHpV uT0r/2Vmsb6d4pFqVohXKodOhPEg5JtTzWCm5Q6ARI/zh1/RXL6G/YUnACrYAlT4BPdh O4MW4xXQQy9BvPoA/brnyVt+v+3JDDds9B0oA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=RA9V3Sk2Uhl874W8ceJt3wH2A+HiGceV9r8ETocTKZ4=; b=d8cHEaIv7MMQSJ3QXnceGgDHM2J5JSeQFkX1xyawkSO6G40EepzEjtmLd7/BTOD2e8 kx3CP4tuVKJSn90x1rckjavQVjQG/LnXiHeJf3exwcMVKNFqAjIvJKxKdbaW8r74Z50m C+y0qmrmmWtRTELo8DKJL2IrYFn6OR1aVeY6WMalCCWkhRQzvBNTLqWSzCooAxAfOAKZ McDYxnYJaHL71EWIGWRTan2a6d4lGqAvILHbPjUK5hrzOkrzM0kMhq8sPnB5LIsEpYpS g4W9ooLrwBpQ9OfFxxM9UDzMwxbSgh+Vl4MJqbSLR5885xStPMWDEGg+zTnVdADdwMBG KQQg== X-Gm-Message-State: AKwxytd/uVrevzhD95yt8G1n+EedVLzpQLgAzsVZ8U5UHwpLUHxXYKdc YEsLTmIIhIOF4vTJZp2NcYaqngZSF3ZvgSAC5yEo1w== X-Google-Smtp-Source: AH8x226RyvnbHJmAIYyFanI5/yGmOJ1dOyHQzCe9cKPgZHmqFIdUunpWacuqJptRbLZ+/u0se+Z8srGX9TfgyVqojrw= X-Received: by 10.107.20.194 with SMTP id 185mr1455273iou.127.1516446702762; Sat, 20 Jan 2018 03:11:42 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.112.13 with HTTP; Sat, 20 Jan 2018 03:11:42 -0800 (PST) In-Reply-To: <1516287703-35516-15-git-send-email-huangming23@huawei.com> References: <1516287703-35516-1-git-send-email-huangming23@huawei.com> <1516287703-35516-15-git-send-email-huangming23@huawei.com> From: Ard Biesheuvel Date: Sat, 20 Jan 2018 11:11:42 +0000 Message-ID: To: Ming Huang Cc: Leif Lindholm , linaro-uefi , "edk2-devel@lists.01.org" , Graeme Gregory , guoheyi@huawei.com, wanghuiqiang , huangming , Jason Zhang , Mengfanrong , waip23@126.com Subject: Re: [PATCH edk2-platforms v1 14/14] Hisilicon D03/D05: Update firmware version to 18.02 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: Sat, 20 Jan 2018 11:06:20 -0000 Content-Type: text/plain; charset="UTF-8" On 18 January 2018 at 15:01, Ming Huang wrote: > Replace the old string with short one. The old one is > too long that can not be show integrallty in Setup nemu. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Ming Huang > Signed-off-by: Heyi Guo Reviewed-by: Ard Biesheuvel > --- > Platform/Hisilicon/D03/D03.dsc | 2 +- > Platform/Hisilicon/D05/D05.dsc | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Platform/Hisilicon/D03/D03.dsc b/Platform/Hisilicon/D03/D03.dsc > index 6f1164e..b6b8086 100644 > --- a/Platform/Hisilicon/D03/D03.dsc > +++ b/Platform/Hisilicon/D03/D03.dsc > @@ -171,7 +171,7 @@ > !ifdef $(FIRMWARE_VER) > gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"$(FIRMWARE_VER)" > !else > - gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"Development build base on Hisilicon D03 UEFI 17.10 Release" > + gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"RP 18.02 for Hisilicon D03" > !endif > > gHisiTokenSpaceGuid.PcdBiosVersionString|L"10.01.01T18" > diff --git a/Platform/Hisilicon/D05/D05.dsc b/Platform/Hisilicon/D05/D05.dsc > index 52ffad5..a599c08 100644 > --- a/Platform/Hisilicon/D05/D05.dsc > +++ b/Platform/Hisilicon/D05/D05.dsc > @@ -190,7 +190,7 @@ > !ifdef $(FIRMWARE_VER) > gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"$(FIRMWARE_VER)" > !else > - gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"Development build base on Hisilicon D05 UEFI 17.10 Release" > + gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"RP 18.02 for Hisilicon D05" > !endif > > gHisiTokenSpaceGuid.PcdBiosVersionString|L"10.01.01T18" > -- > 1.9.1 >