]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/SmmLib.h
MdePkg/Library/Smm: Fix various typos
[mirror_edk2.git] / MdePkg / Include / Library / SmmLib.h
index 8d83df7fd737b45609205d78c66b0060645bbe6f..bcb7045c1b65f189d0a3d1a724939b71c619b2f9 100644 (file)
@@ -45,7 +45,7 @@ TriggerRuntimeSoftwareSmi (
   it was triggered at boot time, it returns TRUE. Otherwise, it returns FALSE.\r
 \r
   @retval TRUE   A software SMI triggered at boot time happened.\r
-  @retval FLASE  No software SMI happened, or the software SMI was triggered at run time.\r
+  @retval FALSE  No software SMI happened, or the software SMI was triggered at run time.\r
 \r
 **/\r
 BOOLEAN\r
@@ -62,7 +62,7 @@ IsBootServiceSoftwareSmi (
   it was triggered at run time, it returns TRUE. Otherwise, it returns FALSE.\r
 \r
   @retval TRUE   A software SMI triggered at run time happened.\r
-  @retval FLASE  No software SMI happened or the software SMI was triggered at boot time.\r
+  @retval FALSE  No software SMI happened or the software SMI was triggered at boot time.\r
 \r
 **/\r
 BOOLEAN\r