]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CorebootModulePkg/SecCore/Ia32/Stack.nasm
CorebootModulePkg: Fix various typos
[mirror_edk2.git] / CorebootModulePkg / SecCore / Ia32 / Stack.nasm
index f3362f6045d6a873d531bbb01e00c278a1f569e7..c04d2e08ac706c7a135af4513ab99b37fb897560 100644 (file)
@@ -64,7 +64,7 @@ ASM_PFX(SecSwitchStack):
     mov   esp,  eax                 ; From now, esp is pointed to permanent memory\r
 \r
     ;\r
-    ; Fixup the ebp point to permenent memory\r
+    ; Fixup the ebp point to permanent memory\r
     ;\r
     mov   eax,  ebp\r
     sub   eax,  ebx\r