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

IntelFrameworkModulePkg/Library/GraphicsLib/Graphics.c
IntelFrameworkModulePkg/Library/GraphicsLib/GraphicsLib.inf

index e0e873b41b700ddaaeae657b7378191c0dc881f6..9bc12291a7082b948dd6b55823d42384793a20b1 100644 (file)
@@ -1,5 +1,8 @@
 /**@file\r
-  Support for Basic Graphics operations.\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
   BugBug: Currently *.BMP files are supported. This will be replaced\r
           when Tiano graphics format is supported.\r
index b19dbe8b045dce366b9e9d7553235e05f1439003..c94ba21445fb92c7948487ff17e7cbd0565f0ec5 100644 (file)
@@ -1,5 +1,8 @@
 #/** @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. These basic graphics operations are based on UEFI HII, \r
+#  Graphics Output protocol or UGA Draw protocol.\r
 #\r
 # This library provides supports for basic graphic functions.\r
 # Copyright (c) 2006 - 2008, Intel Corporation.\r