]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/SwitchStack.asm
Minor grammatical work--mostly adding periods. Items with ONLY period added did...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / SwitchStack.asm
index 4aeb9c3838702ac9d5961ade4ee152ffc0d0ddb4..6517757bf703dd05f4d957b9be5cebab230029c4 100644 (file)
@@ -5,7 +5,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
@@ -19,7 +19,7 @@
 ;/**\r
 ;  This allows the caller to switch the stack and goes to the new entry point\r
 ;\r
-; @param      EntryPoint   Pointer to the location to enter\r
+; @param      EntryPoint   The pointer to the location to enter\r
 ; @param      Context      Parameter to pass in\r
 ; @param      Context2     Parameter2 to pass in\r
 ; @param      NewStack     New Location of the stack\r