]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.h
MdeModulePkg/Graphics: Fix spelling mistakes
[mirror_edk2.git] / MdeModulePkg / Universal / Console / GraphicsConsoleDxe / GraphicsConsole.h
index 28d47ac7cb1e0ada8834bc620f45ba81cb812f4f..11d254b70f322ce83c9d60eb05484c77aa12c58a 100644 (file)
@@ -205,7 +205,7 @@ GraphicsConsoleComponentNameGetControllerName (
   Reset the text output device hardware and optionally run diagnostics.\r
 \r
   Implements SIMPLE_TEXT_OUTPUT.Reset().\r
-  If ExtendeVerification is TRUE, then perform dependent Graphics Console\r
+  If ExtendedVerification is TRUE, then perform dependent Graphics Console\r
   device reset, and set display mode to mode 0.\r
   If ExtendedVerification is FALSE, only set display mode to mode 0.\r
 \r
@@ -286,7 +286,7 @@ GraphicsConsoleConOutTestString (
   supports\r
 \r
   Implements SIMPLE_TEXT_OUTPUT.QueryMode().\r
-  It returnes information for an available text mode that the Graphics Console supports.\r
+  It returns information for an available text mode that the Graphics Console supports.\r
   In this driver,we only support text mode 80x25, which is defined as mode 0.\r
 \r
   @param  This                  Protocol instance pointer.\r
@@ -422,7 +422,7 @@ GraphicsConsoleConOutEnableCursor (
 /**\r
   Test to see if Graphics Console could be supported on the Controller.\r
 \r
-  Graphics Console could be supported if Graphics Output Protocol or UGA Draw\r
+  Graphics Console could be supported if Graphics Output Protocol or UGADraw\r
   Protocol exists on the Controller. (UGA Draw Protocol could be skipped\r
   if PcdUgaConsumeSupport is set to FALSE.)\r
 \r
@@ -510,7 +510,7 @@ EfiLocateHiiProtocol (
 \r
 \r
 /**\r
-  Gets Graphics Console devcie's foreground color and background color.\r
+  Gets Graphics Console device's foreground color and background color.\r
 \r
   @param  This                  Protocol instance pointer.\r
   @param  Foreground            Returned text foreground color.\r