summaryrefslogtreecommitdiff
path: root/DuetPkg/BiosVideoThunkDxe
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-03 02:33:58 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-03 02:33:58 +0000
commit296d3525fd335136ef6d17ff5241131bf167aff6 (patch)
treef80d4dca2933d11ab304c484fb47c155ffe676c6 /DuetPkg/BiosVideoThunkDxe
parent2776527d46c66d6cf93a262246fff00fb584fa71 (diff)
downloadedk2-platforms-296d3525fd335136ef6d17ff5241131bf167aff6.tar.xz
Refine comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7774 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/BiosVideoThunkDxe')
-rw-r--r--DuetPkg/BiosVideoThunkDxe/BiosVideo.inf30
1 files changed, 12 insertions, 18 deletions
diff --git a/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf b/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf
index 93db736b0b..43164ffcc3 100644
--- a/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf
+++ b/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf
@@ -1,23 +1,17 @@
-#/*++
-#
-# Copyright (c) 2006, Intel Corporation
-# All rights reserved. This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution. The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#/** @file
+# This module provides EFI_GRAPHIC_OUT_PROTOCOL based on functions of video
+# on legacy BIOS.
+#
+# Copyright (c) 2006 - 2008, Intel Corporation
+# All rights reserved. This program and the accompanying materials
+# are licensed and made available under the terms and conditions of the BSD License
+# which accompanies this distribution. The full text of the license may be found at
+# http://opensource.org/licenses/bsd-license.php
+# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
-# Module Name:
#
-# BiosVideo.inf
-#
-# Abstract:
-#
-# Component description file for BIOS VGA Miniport module.
-#
-#--*/
+#**/
[Defines]
INF_VERSION = 0x00010005