X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFsp2Pkg%2FLibrary%2FBaseFspSwitchStackLib%2FIa32%2FStack.nasm;fp=IntelFsp2Pkg%2FLibrary%2FBaseFspSwitchStackLib%2FIa32%2FStack.nasm;h=6599901906bf85202ccf4727fd49e579f7940347;hb=91cc60bafc7d6e49b7bc85990f895d6228f51364;hp=45cc9747882e9daec3e10be31922a1b9f21d17c5;hpb=efa12a3f029bd6ff4d2ada406c285f001b252907;p=mirror_edk2.git diff --git a/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/Ia32/Stack.nasm b/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/Ia32/Stack.nasm index 45cc974788..6599901906 100644 --- a/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/Ia32/Stack.nasm +++ b/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/Ia32/Stack.nasm @@ -1,11 +1,11 @@ ;------------------------------------------------------------------------------ ; -; Copyright (c) 2016, Intel Corporation. All rights reserved.
+; Copyright (c) 2016 - 2019, Intel Corporation. All rights reserved.
; SPDX-License-Identifier: BSD-2-Clause-Patent ; ; Abstract: ; -; Switch the stack from temporary memory to permenent memory. +; Switch the stack from temporary memory to permanent memory. ; ;------------------------------------------------------------------------------