TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
UINTN EFIAPI | SwapStack (IN UINTN NewStack) |
Copyright (c) 2014 - 2022, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file FspSwitchStackLib.c.
Switch the current stack to the previous saved stack.
[in] | NewStack | The new stack to be switched. |
Definition at line 25 of file FspSwitchStackLib.c.