From e4514865c9a40c0023f46512a6a25449aa3d8a5a Mon Sep 17 00:00:00 2001 From: Michael D Kinney Date: Thu, 15 Feb 2024 12:05:13 -0800 Subject: [PATCH] MdePkg: Add comment Signed-off-by: Michael D Kinney --- MdePkg/Include/Library/DebugLib.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MdePkg/Include/Library/DebugLib.h b/MdePkg/Include/Library/DebugLib.h index 0db3b78ec86d..da7452a9904e 100644 --- a/MdePkg/Include/Library/DebugLib.h +++ b/MdePkg/Include/Library/DebugLib.h @@ -16,6 +16,8 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #ifndef __DEBUG_LIB_H__ #define __DEBUG_LIB_H__ +// Add extra comment + // // Declare bits for PcdDebugPropertyMask //