From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::343; helo=mail-wm1-x343.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm1-x343.google.com (mail-wm1-x343.google.com [IPv6:2a00:1450:4864:20::343]) (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 CE3FF208D6126 for ; Mon, 11 Feb 2019 07:20:54 -0800 (PST) Received: by mail-wm1-x343.google.com with SMTP id r17so18006146wmh.5 for ; Mon, 11 Feb 2019 07:20:54 -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=hJmN1JqWdOm2wXRVf7qJhR9uEy9yqY6jqo/8XuzsrrM=; b=eSGXqCGu/uTrA+9wHYrkWNaRoo3IJsyPX1oUA7eBRjvQUoqjdMiUST0EiSrft/O2Ua WGRldNa2JFAGwC7VnQsScabdeKzraqteYazI6ah5o1cCWn7gJEVHsg6fXeJG4DDEQXTY NSpy7JL1MHCzzg6oSaqzkc/o1EQ7dqoz4hpWfH7VhWIH+ibKHtqgVIwFqyFgmnVjd6NG esr/y+mQb+72qKNehetQ/KjMdJb0i+Uk6prhKIYwS3BiB4tmNz3SdQd7/BVF8hrHWipX kt99ACyl4iywBl4sYFvVLIRgl0HX3ht1VKGy+2DXm3NsP/0xdJ/poMLnNlJKs2C6DRI9 bnjw== 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=hJmN1JqWdOm2wXRVf7qJhR9uEy9yqY6jqo/8XuzsrrM=; b=WoECGcd4ppzKVYNw8U/TZ/zUo2ifIJ4ynqDV7ORyXw2L8gyGfi/pLhDavliUik64A3 HalIYYRGsNoEndZLr5LKaIHYE1K22pl8yig3IddVOib5I1giXNO8hFXB3yNFWqW1SG49 jWpa+23QOY8BIrbgdp6AmViiJQFjvqT6s2AROnXrX2Vb5a8KeEB+taqY36+W9d20yc1i h5ZFC0JijPAE9XlV6XRz5aJgzCv6Qv8y8nt6/NGhkEAeYDQBsZr+DZGy3jXyQhI3E5Nw WD9zFmZygOokJc0NVEiv2tIXaLdKGUI9CfdVw9KT770ujBpMkOGWECJzU1JQQe3b913i BETw== X-Gm-Message-State: AHQUAub8EOqrjGYq3KF44FYZc3a+4x1wSOtJIF8ho5s1KCpDpmss6BlT NRPs8CnFqQSYXhkDTb9gkpHVhw== X-Google-Smtp-Source: AHgI3IYPpnDiWBQ0pgyP6ao+J7xK2VvSiqOTUKQtqUNhUqXgSnFN8uOk6Di/0XLdOotkwP6t0q+WqQ== X-Received: by 2002:a1c:d18a:: with SMTP id i132mr1137932wmg.27.1549898453042; Mon, 11 Feb 2019 07:20:53 -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 u75sm4384882wmu.15.2019.02.11.07.20.51 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 11 Feb 2019 07:20:51 -0800 (PST) Date: Mon, 11 Feb 2019 15:20:50 +0000 From: Leif Lindholm To: Ming Huang Cc: linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org, ard.biesheuvel@linaro.org, michael.d.kinney@intel.com, lersek@redhat.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, huangdaode@hisilicon.com, john.garry@huawei.com, zhangfeng56@huawei.com Message-ID: <20190211152050.uu3s4llmkoyd3ryh@bivouac.eciton.net> References: <20190201133436.10500-1-ming.huang@linaro.org> <20190201133436.10500-3-ming.huang@linaro.org> MIME-Version: 1.0 In-Reply-To: <20190201133436.10500-3-ming.huang@linaro.org> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-platforms v1 02/16] Hisilicon/D0x: Add DriverHealthManagerDxe X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2019 15:20:55 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Feb 01, 2019 at 09:34:22PM +0800, Ming Huang wrote: > DriverHealthManagerDxe Collect driver health form of third party > drivers to repair no healthy card. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Ming Huang Reviewed-by: Leif Lindholm > --- > Platform/Hisilicon/D03/D03.dsc | 1 + > Platform/Hisilicon/D05/D05.dsc | 1 + > Platform/Hisilicon/D06/D06.dsc | 1 + > Platform/Hisilicon/D03/D03.fdf | 1 + > Platform/Hisilicon/D05/D05.fdf | 1 + > Platform/Hisilicon/D06/D06.fdf | 1 + > 6 files changed, 6 insertions(+) > > diff --git a/Platform/Hisilicon/D03/D03.dsc b/Platform/Hisilicon/D03/D03.dsc > index 3f59be22ec8e..fe443dd929ad 100644 > --- a/Platform/Hisilicon/D03/D03.dsc > +++ b/Platform/Hisilicon/D03/D03.dsc > @@ -492,6 +492,7 @@ [Components.common] > > MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf > MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf > + MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf > MdeModulePkg/Universal/BdsDxe/BdsDxe.inf > SignedCapsulePkg/Universal/SystemFirmwareUpdate/SystemFirmwareUpdateDxe.inf { > > diff --git a/Platform/Hisilicon/D05/D05.dsc b/Platform/Hisilicon/D05/D05.dsc > index 25db1c38d287..0c4f21fbe056 100644 > --- a/Platform/Hisilicon/D05/D05.dsc > +++ b/Platform/Hisilicon/D05/D05.dsc > @@ -638,6 +638,7 @@ [Components.common] > MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf > MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf > MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf > + MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf > MdeModulePkg/Universal/BdsDxe/BdsDxe.inf > > SignedCapsulePkg/Universal/SystemFirmwareUpdate/SystemFirmwareUpdateDxe.inf { > diff --git a/Platform/Hisilicon/D06/D06.dsc b/Platform/Hisilicon/D06/D06.dsc > index cbbd99e4a659..6d581337f199 100644 > --- a/Platform/Hisilicon/D06/D06.dsc > +++ b/Platform/Hisilicon/D06/D06.dsc > @@ -435,6 +435,7 @@ [Components.common] > Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/Pl011DebugSerialPortInitDxe.inf > MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf > MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf > + MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf > MdeModulePkg/Universal/BdsDxe/BdsDxe.inf > SignedCapsulePkg/Universal/SystemFirmwareUpdate/SystemFirmwareUpdateDxe.inf { > > diff --git a/Platform/Hisilicon/D03/D03.fdf b/Platform/Hisilicon/D03/D03.fdf > index f453f9e46321..3f07b2e57778 100644 > --- a/Platform/Hisilicon/D03/D03.fdf > +++ b/Platform/Hisilicon/D03/D03.fdf > @@ -295,6 +295,7 @@ [FV.FvMain] > INF MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf > INF MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf > INF MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf > + INF MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf > INF MdeModulePkg/Universal/BdsDxe/BdsDxe.inf > > [FV.FVMAIN_COMPACT] > diff --git a/Platform/Hisilicon/D05/D05.fdf b/Platform/Hisilicon/D05/D05.fdf > index 85dd791564a4..9632aea4b00e 100644 > --- a/Platform/Hisilicon/D05/D05.fdf > +++ b/Platform/Hisilicon/D05/D05.fdf > @@ -314,6 +314,7 @@ [FV.FvMain] > INF MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf > INF MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf > INF MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf > + INF MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf > INF MdeModulePkg/Universal/BdsDxe/BdsDxe.inf > > [FV.FVMAIN_COMPACT] > diff --git a/Platform/Hisilicon/D06/D06.fdf b/Platform/Hisilicon/D06/D06.fdf > index fda29ab322e9..a937660a09e2 100644 > --- a/Platform/Hisilicon/D06/D06.fdf > +++ b/Platform/Hisilicon/D06/D06.fdf > @@ -319,6 +319,7 @@ [FV.FvMain] > INF MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf > INF MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf > INF MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf > + INF MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf > INF MdeModulePkg/Universal/BdsDxe/BdsDxe.inf > > [FV.FVMAIN_COMPACT] > -- > 2.9.5 >