]> git.proxmox.com Git - mirror_edk2.git/commitdiff
sync the comments of GraphicsLib library instance with Mde Library Spec.
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 28 Sep 2008 01:50:42 +0000 (01:50 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 28 Sep 2008 01:50:42 +0000 (01:50 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6055 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Library/GraphicsLib/Graphics.c

index cdddfb6c500b99868dcbf07b30842bece1d42f0a..00e86e6a0dc951abefd75bab1e10f6704f513e2e 100644 (file)
@@ -312,8 +312,7 @@ ConvertBmpToGopBlt (
 \r
   @param  Password        Password used to lock ConIn device.\r
 \r
-  @retval EFI_SUCCESS     ConsoleControl has been flipped to graphics and logo\r
-                          displayed.\r
+  @retval EFI_SUCCESS     lock the Console In Spliter virtual handle successfully.\r
   @retval EFI_UNSUPPORTED Password not found.\r
 \r
 **/\r
@@ -845,7 +844,7 @@ Error:
 }\r
 \r
 /**\r
-  Print to graphics screen at the given X,Y coordinates of the graphics screen.\r
+  Print Unicode string to graphics screen at the given X,Y coordinates of the graphics screen.\r
   see definition of Print to find rules for constructing Fmt.\r
 \r
   @param  X            Row to start printing at.\r