]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h
IntelFrameworkModulePkg: Fix typos in comments
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / Console / VgaClassDxe / VgaClass.h
index 5dd50e7816a60e9837712e7d01438abb43f38e67..8ecd4c068b4030ee240515ecb4fd5e34cdab1ac5 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Internal include file of the VGA Class Driver.\r
 \r
-Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -134,7 +134,7 @@ VgaClassDriverBindingStart (
   Starts the device controller.\r
   \r
   This function implments EFI_DRIVER_BINDING_PROTOCOL.Stop().\r
-  It stops this driver on Controller. Support stoping any child handles\r
+  It stops this driver on Controller. Support stopping any child handles\r
   created by this driver.\r
 \r
   @param  This              A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.\r
@@ -247,7 +247,7 @@ VgaClassComponentNameGetDriverName (
                                 the language specified by Language for the\r
                                 driver specified by This was returned in\r
                                 DriverName.\r
-  @retval EFI_INVALID_PARAMETER ControllerHandle is not a valid EFI_HANDLE.\r
+  @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.\r
   @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid\r
                                 EFI_HANDLE.\r
   @retval EFI_INVALID_PARAMETER Language is NULL.\r