From: "Rebecca Cran via groups.io" <rebecca=os.amperecomputing.com@groups.io>
To: Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Zhiguang Liu <zhiguang.liu@intel.com>,
Ard Biesheuvel <ardb+tianocore@kernel.org>,
Laszlo Ersek <lersek@redhat.com>,
Leif Lindholm <quic_llindhol@quicinc.com>,
Sami Mujawar <sami.mujawar@arm.com>,
Gerd Hoffmann <kraxel@redhat.com>
Cc: Rebecca Cran <rebecca@os.amperecomputing.com>, devel@edk2.groups.io
Subject: [edk2-devel] [PATCH 1/4] MdePkg: Improve wording of manageability debug level comment
Date: Fri, 8 Dec 2023 17:19:51 -0700 [thread overview]
Message-ID: <20231209001954.155789-2-rebecca@os.amperecomputing.com> (raw)
In-Reply-To: <20231209001954.155789-1-rebecca@os.amperecomputing.com>
Improve the wording of the comment explaining the DEBUG_MANAGEABILITY
debug level.
Signed-off-by: Rebecca Cran <rebecca@os.amperecomputing.com>
---
MdePkg/Include/Library/DebugLib.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MdePkg/Include/Library/DebugLib.h b/MdePkg/Include/Library/DebugLib.h
index f0c9f6448794..40772f2e0f7b 100644
--- a/MdePkg/Include/Library/DebugLib.h
+++ b/MdePkg/Include/Library/DebugLib.h
@@ -48,8 +48,8 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#define DEBUG_CACHE 0x00200000 // Memory range cachability changes
#define DEBUG_VERBOSE 0x00400000 // Detailed debug messages that may
// significantly impact boot performance
-#define DEBUG_MANAGEABILITY 0x00800000 // Detailed debug and payload message of manageability
- // related modules, such Redfish, IPMI, MCTP and etc.
+#define DEBUG_MANAGEABILITY 0x00800000 // Detailed debug and payload manageability messages
+ // related to modules such as Redfish, IPMI, MCTP etc.
#define DEBUG_ERROR 0x80000000 // Error
//
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#112241): https://edk2.groups.io/g/devel/message/112241
Mute This Topic: https://groups.io/mt/103066382/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next prev parent reply other threads:[~2023-12-09 0:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-09 0:19 [edk2-devel] [PATCH 0/4] Add DEBUG_MANAGEABILITY to debug level comments Rebecca Cran via groups.io
2023-12-09 0:19 ` Rebecca Cran via groups.io [this message]
2023-12-09 0:19 ` [edk2-devel] [PATCH 2/4] MdePkg: Add manageability debug level to PcdFixedDebugPrintErrorLevel Rebecca Cran via groups.io
2023-12-09 0:19 ` [edk2-devel] [PATCH 3/4] MdePkg: Update MdePkg.uni with manageability debug level Rebecca Cran via groups.io
2023-12-09 0:19 ` [edk2-devel] [PATCH 4/4] ArmVirtPkg: Sync debug level comments in ArmVirt.dsc.inc Rebecca Cran via groups.io
2023-12-09 7:55 ` Ard Biesheuvel
2023-12-09 0:33 ` [edk2-devel] [PATCH 0/4] Add DEBUG_MANAGEABILITY to debug level comments Rebecca Cran via groups.io
2023-12-12 1:17 ` Laszlo Ersek
2023-12-12 1:19 ` Rebecca Cran
2023-12-09 1:03 ` Michael D Kinney
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=20231209001954.155789-2-rebecca@os.amperecomputing.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