From: "Sami Mujawar" <sami.mujawar@arm.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: Achin Gupta <Achin.Gupta@arm.com>,
"jiewen.yao@intel.com" <jiewen.yao@intel.com>,
Supreeth Venkatesh <Supreeth.Venkatesh@arm.com>,
Matteo Carlini <Matteo.Carlini@arm.com>,
Laura Moretta <Laura.Moretta@arm.com>, nd <nd@arm.com>
Subject: Re: [edk2-devel] [PATCH v2 1/1] StandaloneMmPkg: Fix 'missing header' warning
Date: Mon, 25 Nov 2019 11:03:39 +0000 [thread overview]
Message-ID: <DB6PR0802MB23752DAC1251A5C89B97673D844A0@DB6PR0802MB2375.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <80c1b0c2-e85e-daa0-4ba1-ed5344e9f688@redhat.com>
Hi Philippe,
Apologies, I missed #28 from Laszlo's guide.
This patch has also received a r-b from:
Reviewed-by: Jiewen.yao@intel.com
Regards,
Sami Mujawar
-----Original Message-----
From: Philippe Mathieu-Daudé <philmd@redhat.com>
Sent: 25 November 2019 10:48 AM
To: devel@edk2.groups.io; Sami Mujawar <Sami.Mujawar@arm.com>
Cc: Achin Gupta <Achin.Gupta@arm.com>; jiewen.yao@intel.com; Supreeth Venkatesh <Supreeth.Venkatesh@arm.com>; Matteo Carlini <Matteo.Carlini@arm.com>; Laura Moretta <Laura.Moretta@arm.com>; nd <nd@arm.com>
Subject: Re: [edk2-devel] [PATCH v2 1/1] StandaloneMmPkg: Fix 'missing header' warning
Hi Sami,
On 11/25/19 10:26 AM, Sami Mujawar via Groups.Io wrote:
> The Basetools scripts have been updated to report warnings if header
> files are not listed in the [Sources] section of the inf files.
>
> Update StandaloneMmCpu.inf to include the header file
> StandaloneMmCpu.h to fix the warning.
>
> Cc: Achin Gupta <achin.gupta@arm.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
> Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
> ---
>
> The changes can be seen at:
> https://github.com/samimujawar/edk2/tree/696_stmm_fix_include_warning_
> v1
>
> Notes:
> v2:
> - Fixed patch check failure in commit message, [SAMI]
> changed 'CC' to 'Cc'. No code change.
No code change, please keep the reviewer tags so we don't have to review the same patch again. I reviewed this one, see:
https://www.mail-archive.com/devel@edk2.groups.io/msg11976.html
Again:
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
> v1:
> - Fix missing header warnings [SAMI]
>
> StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git
> a/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
> b/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
> index
> 5cc4915806db72e36da6cec85d5f690c0c958f16..e8f0c97f4513dec261800f49571e
> 02c9e1e427ce 100644
> ---
> a/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
> +++ b/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.
> +++ inf
> @@ -4,7 +4,7 @@
> #
> # Copyright (c) 2009, Apple Inc. All rights reserved.<BR>
> # Copyright (c) 2016 HP Development Company, L.P.
> -# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
> +# Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
> #
> # SPDX-License-Identifier: BSD-2-Clause-Patent
> #
> @@ -21,6 +21,7 @@ [Defines]
>
> [Sources]
> StandaloneMmCpu.c
> + StandaloneMmCpu.h
> EventHandle.c
>
> [Packages]
>
prev parent reply other threads:[~2019-11-25 11:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-25 9:26 [PATCH v2 1/1] StandaloneMmPkg: Fix 'missing header' warning Sami Mujawar
2019-11-25 10:47 ` [edk2-devel] " Philippe Mathieu-Daudé
2019-11-25 11:03 ` Sami Mujawar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DB6PR0802MB23752DAC1251A5C89B97673D844A0@DB6PR0802MB2375.eurprd08.prod.outlook.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox