]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspWrapperPkg/FspWrapperSecCore/SecMain.h
IntelFspWrapperPkg: Fix typos in comments
[mirror_edk2.git] / IntelFspWrapperPkg / FspWrapperSecCore / SecMain.h
index afaadfe8956a06307acd0c21781ff0b6ff3450d1..de82221655ece9c9aca57a4877143735b576c075 100644 (file)
@@ -53,7 +53,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
@@ -67,7 +67,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