]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/Ohci.c
QuarkSocPkg: Fix typos in comments
[mirror_edk2.git] / QuarkSocPkg / QuarkSouthCluster / Usb / Ohci / Dxe / Ohci.c
index e19d4d825312693e97013df67591e62a6997ed3e..859004dd8d0984b0c81db39a9bfb3fa03fc43452 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 This file contains the implementation of Usb Hc Protocol.\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
@@ -2203,7 +2203,7 @@ OhciCleanDevUp (
   One notified function to stop the Host Controller when gBS->ExitBootServices() called.\r
 \r
   @param  Event                 Pointer to this event\r
-  @param  Context               Event hanlder private data\r
+  @param  Context               Event handler private data\r
 **/\r
 VOID\r
 EFIAPI\r
@@ -2429,7 +2429,7 @@ CLOSE_PCIIO:
 }\r
 \r
 /**\r
-  Stop this driver on ControllerHandle. Support stoping any child handles\r
+  Stop this driver on ControllerHandle. Support stopping any child handles\r
   created by this driver.\r
 \r
   @param  This                  Protocol instance pointer.\r