]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkSocPkg/QuarkSouthCluster/Library/IohLib/IohLib.c
QuarkSocPkg: Fix typos in comments
[mirror_edk2.git] / QuarkSocPkg / QuarkSouthCluster / Library / IohLib / IohLib.c
index a48a2a441990382d1912f2b151c88da416529b0d..390af988b327254ca3e565ab8eb163c0431892e5 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Lib function for Pei Quark South Cluster.\r
 \r
-Copyright (c) 2013-2015 Intel Corporation.\r
+Copyright (c) 2013-2016 Intel Corporation.\r
 \r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
@@ -87,7 +87,7 @@ ReadIohGpioValues (
 \r
   DEBUG ((EFI_D_INFO, "SC GPIO temporary enable  at %08X\n", TempBarAddr));\r
 \r
-  // Use predefined tempory memory resource.\r
+  // Use predefined temporary memory resource.\r
   PciWrite32 ( GipAddr + PcdGet8 (PcdIohGpioBarRegister), TempBarAddr);\r
   PciWrite8 ( GipAddr + PCI_COMMAND_OFFSET, EFI_PCI_COMMAND_MEMORY_SPACE);\r
 \r