X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FX64%2FSwitchStack.S;h=76c3eb522605d1647e595d17df9cd93c1e80ddc7;hp=144329083e134a1cff0275fabc4b0ba68798acdc;hb=2fc59a003ed9104f9feebe0e418f2a04a50f3284;hpb=22f6824925d63a113d1323120c6468114581b67a diff --git a/MdePkg/Library/BaseLib/X64/SwitchStack.S b/MdePkg/Library/BaseLib/X64/SwitchStack.S index 144329083e..76c3eb5226 100644 --- a/MdePkg/Library/BaseLib/X64/SwitchStack.S +++ b/MdePkg/Library/BaseLib/X64/SwitchStack.S @@ -4,7 +4,7 @@ # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at -# http://opensource.org/licenses/bsd-license.php +# http://opensource.org/licenses/bsd-license.php. # # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. @@ -28,7 +28,7 @@ # (rcx) EntryPoint - Entry point with new stack. # (rdx) Context1 - Parameter1 for entry point. # (r8) Context2 - Parameter2 for entry point. -# (r9) NewStack - Pointer to new stack. +# (r9) NewStack - The pointer to new stack. # # Returns: #