]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BiosVideoThunkDxe/BiosVideo.inf
SecurityPkg: DxeImageVerificationLib: Update PCR[7] measure logic
[mirror_edk2.git] / DuetPkg / BiosVideoThunkDxe / BiosVideo.inf
index 93db736b0bfefadef9f438e683311e892ac5b63a..82243c08b0872462ce4e772e2ed230640da8d3b0 100644 (file)
@@ -1,23 +1,17 @@
-#/*++\r
-# \r
-# Copyright (c) 2006, Intel Corporation                                                         \r
-# All rights reserved. This program and the accompanying materials                          \r
-# are licensed and made available under the terms and conditions of the BSD License         \r
-# which accompanies this distribution.  The full text of the license may be found at        \r
-# http://opensource.org/licenses/bsd-license.php                                            \r
-#                                                                                           \r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+## @file\r
+#  This module provides EFI_GRAPHIC_OUT_PROTOCOL based on functions of video \r
+#  on legacy BIOS.\r
+#  \r
+#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  This program and the accompanying materials\r
+#  are licensed and made available under the terms and conditions of the BSD License\r
+#  which accompanies this distribution. The full text of the license may be found at\r
+#  http://opensource.org/licenses/bsd-license.php\r
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#  Module Name:\r
 #\r
-#    BiosVideo.inf\r
-#\r
-#  Abstract:\r
-#\r
-#    Component description file for BIOS VGA Miniport module.\r
-#\r
-#--*/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -41,7 +35,7 @@
   UefiDriverEntryPoint\r
   DevicePathLib\r
   \r
-[Sources.common]\r
+[Sources]\r
   BiosVideo.h\r
   BiosVideo.c\r
   ComponentName.c\r
@@ -53,4 +47,4 @@
   gEfiVgaMiniPortProtocolGuid\r
   gEfiLegacy8259ProtocolGuid\r
   gEfiEdidDiscoveredProtocolGuid\r
-  gEfiEdidActiveProtocolGuid
\ No newline at end of file
+  gEfiEdidActiveProtocolGuid\r