]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/SmmPeriodicSmiLib.h
MdePkg: Fix typos in comments
[mirror_edk2.git] / MdePkg / Include / Library / SmmPeriodicSmiLib.h
index dfdb5ebeb62a0180916f2e30f4c0bcbf06f47c60..2bad2b7af7920e413d27a227b98e77a146b7a1e1 100644 (file)
@@ -79,7 +79,7 @@ PeriodicSmiExit (
   If this function is not called from within an enabled periodic SMI handler, \r
   then 0 is returned.\r
 \r
-  @return  The actual time in 100ns units elasped since this function was\r
+  @return  The actual time in 100ns units elapsed since this function was\r
            called.  A value of 0 indicates an unknown amount of time.\r
 \r
 **/\r
@@ -95,7 +95,7 @@ PeriodicSmiYield (
   PeriodicSmiDisable().\r
 \r
   @param[in] Context      Content registered with PeriodicSmiEnable().\r
-  @param[in] ElapsedTime  The actual time in 100ns units elasped since \r
+  @param[in] ElapsedTime  The actual time in 100ns units elapsed since\r
                           this function was called.  A value of 0 indicates \r
                           an unknown amount of time.\r
                             \r