From: "PierreGondois" <pierre.gondois@arm.com>
To: devel@edk2.groups.io, ardb+tianocore@kernel.org,
leif@nuviainc.com, sami.mujawar@arm.com
Subject: [PATCH v1 2/3] ArmPlatformPkg: Fix Ecc error 9001
Date: Thu, 25 Feb 2021 16:37:36 +0000 [thread overview]
Message-ID: <20210225163737.15727-3-Pierre.Gondois@arm.com> (raw)
In-Reply-To: <20210225163737.15727-1-Pierre.Gondois@arm.com>
From: Pierre Gondois <Pierre.Gondois@arm.com>
This patch fixes the following Ecc reported error:
INF/DEC/DSC/FDF file header comment should begin
with "## @file" or "# @file" at the very top file
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
---
The changes can be seen at: https://github.com/PierreARM/edk2/tree/1641_CI_fixes_for_ArmPlatformPkg_v1
.../Drivers/PL061GpioDxe/PL061GpioDxe.inf | 14 +++++++-------
.../SP805WatchdogDxe/SP805WatchdogDxe.inf | 16 ++++++++--------
2 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/ArmPlatformPkg/Drivers/PL061GpioDxe/PL061GpioDxe.inf b/ArmPlatformPkg/Drivers/PL061GpioDxe/PL061GpioDxe.inf
index 9c598bb66c76..3a71be4db4fd 100644
--- a/ArmPlatformPkg/Drivers/PL061GpioDxe/PL061GpioDxe.inf
+++ b/ArmPlatformPkg/Drivers/PL061GpioDxe/PL061GpioDxe.inf
@@ -1,10 +1,10 @@
-/** @file
-*
-* Copyright (c) 2011 - 2020, Arm Limited. All rights reserved.<BR>
-*
-* SPDX-License-Identifier: BSD-2-Clause-Patent
-*
-**/
+## @file
+#
+# Copyright (c) 2011 - 2020, Arm Limited. All rights reserved.<BR>
+#
+# SPDX-License-Identifier: BSD-2-Clause-Patent
+#
+##
[Defines]
INF_VERSION = 0x00010005
diff --git a/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf b/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf
index fa87d92359ac..f8c370ff2888 100644
--- a/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf
+++ b/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf
@@ -1,11 +1,11 @@
-/** @file
-*
-* Copyright (c) 2011 - 2020, Arm Limited. All rights reserved.<BR>
-* Copyright (c) 2018, Linaro Limited. All rights reserved.
-*
-* SPDX-License-Identifier: BSD-2-Clause-Patent
-*
-**/
+## @file
+#
+# Copyright (c) 2011 - 2020, Arm Limited. All rights reserved.<BR>
+# Copyright (c) 2018, Linaro Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-2-Clause-Patent
+#
+##
[Defines]
INF_VERSION = 0x00010005
--
2.17.1
next prev parent reply other threads:[~2021-02-25 16:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-25 16:37 [PATCH v1 0/3] Prepare ArmPlatformPkg enablement PierreGondois
2021-02-25 16:37 ` [PATCH v1 1/3] ArmPlatformPkg: Fix Ecc error 8001 PierreGondois
2021-03-01 15:21 ` [edk2-devel] " Sami Mujawar
2021-02-25 16:37 ` PierreGondois [this message]
2021-03-01 15:25 ` [edk2-devel] [PATCH v1 2/3] ArmPlatformPkg: Fix Ecc error 9001 Sami Mujawar
2021-02-25 16:37 ` [PATCH v1 3/3] ArmPlatformPkg: Remove package dependency in NorFlashStandaloneMm PierreGondois
2021-03-15 12:32 ` [edk2-devel] " Vijayenthiran Subramaniam
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=20210225163737.15727-3-Pierre.Gondois@arm.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