]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the comments.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Sep 2008 03:01:18 +0000 (03:01 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Sep 2008 03:01:18 +0000 (03:01 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5908 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Library/GraphicsLib/Graphics.c
MdeModulePkg/Library/GraphicsLib/GraphicsLib.inf

index 997bd9570444fff6f8652337489820c7d17fd753..cdddfb6c500b99868dcbf07b30842bece1d42f0a 100644 (file)
@@ -1,6 +1,8 @@
 /** @file\r
-  Basic Graphics operations based on UEFI HII, Graphics Output protocol or UGA \r
-  Draw protocol.\r
+  Library supports diplaying graphical splash screen,\r
+  locking of keyboard input and printing character on\r
+  screen. These basic graphics operations are based on UEFI HII, \r
+  Graphics Output protocol or UGA Draw protocol.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
index da6614f510a390a2085baca9a58d66ad61952325..34d568daca45b73146a57067f66b5d18a56fa6eb 100644 (file)
@@ -1,5 +1,7 @@
 #/** @file\r
-# Graphics Library for UEFI drivers.\r
+#   Library supports diplaying graphical splash screen,\r
+#   locking of keyboard input and printing character on\r
+#   screen.\r
 #\r
 # This library provides supports for basic graphic functions.\r
 # Copyright (c) 2006 - 2007, Intel Corporation.\r
@@ -58,4 +60,4 @@
   gEfiHiiFontProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
 \r
 [FeaturePcd.common]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdUgaConsumeSupport
\ No newline at end of file
+  gEfiMdeModulePkgTokenSpaceGuid.PcdUgaConsumeSupport\r