]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspWrapperPkg/FspInitPei/SecMain.h
IntelFspWrapperPkg: Fix typos in comments
[mirror_edk2.git] / IntelFspWrapperPkg / FspInitPei / SecMain.h
index fc203973da1187542c652305009986c68294745a..66c53de5c3bac222c3b4b9a4ef393ae13a3b62db 100644 (file)
@@ -54,7 +54,7 @@ typedef struct _SEC_IDT_TABLE {
   the control is transferred to this function.\r
 \r
   @param[in] SizeOfRam           Size of the temporary memory available for use.\r
-  @param[in] TempRamBase         Base address of tempory ram\r
+  @param[in] TempRamBase         Base address of temporary ram\r
   @param[in] BootFirmwareVolume  Base address of the Boot Firmware Volume.\r
 **/\r
 VOID\r
@@ -68,7 +68,7 @@ SecStartup (
 /**\r
   Find and return Pei Core entry point.\r
 \r
-  It also find SEC and PEI Core file debug inforamtion. It will report them if\r
+  It also find SEC and PEI Core file debug information. It will report them if\r
   remote debug is enabled.\r
 \r
   @param[in]  BootFirmwareVolumePtr  Point to the boot firmware volume.\r