]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspPkg/Include/Library/FspCommonLib.h
IntelFspPkg: Fix typos in comments
[mirror_edk2.git] / IntelFspPkg / Include / Library / FspCommonLib.h
index fa2f81c08886cf30e9dbb91e49e79e6bf830ae6b..5e6846f60ebe1848deab44d4ac54dc8925458d33 100644 (file)
@@ -40,9 +40,9 @@ GetFspGlobalDataPointer (
   );\r
 \r
 /**\r
-  This function gets back the FSP API paramter passed by the bootlaoder.\r
+  This function gets back the FSP API parameter passed by the bootlaoder.\r
 \r
-  @retval ApiParameter FSP API paramter passed by the bootlaoder.\r
+  @retval ApiParameter FSP API parameter passed by the bootlaoder.\r
 **/\r
 UINT32\r
 EFIAPI\r
@@ -51,7 +51,7 @@ GetFspApiParameter (
   );\r
 \r
 /**\r
-  This function sets the FSP API paramter in the stack.\r
+  This function sets the FSP API parameter in the stack.\r
 \r
    @param[in] Value       New parameter value.\r
 \r