X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFsp2Pkg%2FLibrary%2FBaseFspSwitchStackLib%2FFspSwitchStackLib.c;fp=IntelFsp2Pkg%2FLibrary%2FBaseFspSwitchStackLib%2FFspSwitchStackLib.c;h=69a021f42b392e06ca6fa06a677a47590f96c417;hb=630df8c86eac64f918aa74f52cbf042db033d3db;hp=dae4e27172382ecf80f524b3e1d646e167fd4def;hpb=9bf7291d636ebd816b8f81edcf366dac926f9f44;p=mirror_edk2.git diff --git a/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/FspSwitchStackLib.c b/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/FspSwitchStackLib.c index dae4e27172..69a021f42b 100644 --- a/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/FspSwitchStackLib.c +++ b/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/FspSwitchStackLib.c @@ -1,6 +1,6 @@ /** @file - Copyright (c) 2014, Intel Corporation. All rights reserved.
+ Copyright (c) 2014 - 2022, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent **/ @@ -21,6 +21,7 @@ **/ UINTN +EFIAPI SwapStack ( IN UINTN NewStack )