X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseStackCheckLib%2FBaseStackCheckNull.c;h=7c27c73e236db2672e062b866cfa275765dc2135;hp=ebb387fee5e126cbf655d5ae3983b838d432a08e;hb=e46440360e2209c5247d97461f1650ea86f8a191;hpb=751053d6f169cdca91891e84202b63aedd4386b0 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.
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;