]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg BaseStackCheckLib: Correct style of file header
authorLiming Gao <liming.gao@intel.com>
Fri, 16 Mar 2018 01:09:25 +0000 (09:09 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 20 Mar 2018 02:25:06 +0000 (10:25 +0800)
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bi Dandan <dandan.bi@intel.com>
MdePkg/Library/BaseStackCheckLib/BaseStackCheckNull.c

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