public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] MdePkg BaseStackCheckLib: Correct style of file header
@ 2018-03-16  1:09 Liming Gao
  2018-03-16  6:41 ` Bi, Dandan
  0 siblings, 1 reply; 2+ messages in thread
From: Liming Gao @ 2018-03-16  1:09 UTC (permalink / raw)
  To: edk2-devel; +Cc: Michael Kinney

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
---
 MdePkg/Library/BaseStackCheckLib/BaseStackCheckNull.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/MdePkg/Library/BaseStackCheckLib/BaseStackCheckNull.c b/MdePkg/Library/BaseStackCheckLib/BaseStackCheckNull.c
index ebb387fee5..7c27c73e23 100644
--- a/MdePkg/Library/BaseStackCheckLib/BaseStackCheckNull.c
+++ b/MdePkg/Library/BaseStackCheckLib/BaseStackCheckNull.c
@@ -1,4 +1,5 @@
-/*++
+/** @file
+ This file is purely empty as a work around for BaseStackCheck to pass MSVC build.
 
  Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
  This program and the accompanying materials
@@ -9,10 +10,6 @@
  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
-Abstract:
-
-  This file is purely empty as a work around for BaseStackCheck to pass MSVC build.
-
 **/
 
 extern int __BaseStackCheckNull;
-- 
2.11.0.windows.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-16  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-16  1:09 [Patch] MdePkg BaseStackCheckLib: Correct style of file header Liming Gao
2018-03-16  6:41 ` Bi, Dandan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox