]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/SwitchStack.asm
Minor grammatical work--mostly adding periods. Items with ONLY period added did...
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / SwitchStack.asm
index 5e8fc57937a679450b101984c1687e0b7a77a569..0f802b0174d87d7e51dd003d997297595d48de26 100644 (file)
@@ -4,7 +4,7 @@
 ; This program and the accompanying materials\r
 ; are licensed and made available under the terms and conditions of the BSD License\r
 ; which accompanies this distribution.  The full text of the license may be found at\r
-; http://opensource.org/licenses/bsd-license.php\r
+; http://opensource.org/licenses/bsd-license.php.\r
 ;\r
 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 ; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
@@ -29,7 +29,7 @@
 ;   (rcx) EntryPoint    - Entry point with new stack.\r
 ;   (rdx) Context1      - Parameter1 for entry point.\r
 ;   (r8)  Context2      - Parameter2 for entry point.\r
-;   (r9)  NewStack      - Pointer to new stack.\r
+;   (r9)  NewStack      - The pointer to new stack.\r
 ;\r
 ; Returns:\r
 ;\r