]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiDxeSmmCpuException.c
UefiCpuPkg: Fix typos in comments
[mirror_edk2.git] / UefiCpuPkg / Library / CpuExceptionHandlerLib / PeiDxeSmmCpuException.c
index 02d56223c6b7462e112858fd40336f202e84fdac..e55709cf85ab940a9ab68ce01304f5bceff5382d 100644 (file)
@@ -65,7 +65,7 @@ CommonExceptionHandlerWorker (
       //\r
       if (ReservedVectors[ExceptionType].ApicId == GetApicId ()) {\r
         //\r
       //\r
       if (ReservedVectors[ExceptionType].ApicId == GetApicId ()) {\r
         //\r
-        // Old IDT handler has been executed, then retore CPU exception content to\r
+        // Old IDT handler has been executed, then restore CPU exception content to\r
         // run new exception handler.\r
         //\r
         ArchRestoreExceptionContext (ExceptionType, SystemContext);\r
         // run new exception handler.\r
         //\r
         ArchRestoreExceptionContext (ExceptionType, SystemContext);\r