From 4ee6846f7b0df95afb63c5870e3815085dda5064 Mon Sep 17 00:00:00 2001 From: gikidy Date: Thu, 23 Apr 2009 09:09:56 +0000 Subject: 1. EDK_RELEASE_VERSION removed; 2. INF file header description reviewed; 3. remove useless #include ; git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8162 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Universal/Console/VgaClassDxe/VgaClassDxe.inf | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'IntelFrameworkModulePkg/Universal/Console') diff --git a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf index 27530bc929..d278730a85 100644 --- a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf +++ b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf @@ -1,16 +1,16 @@ #/** @file -# Component description file for VgaClass module. +# Component description file for VgaClass module. # -#This driver produces a VGA console. -#Copyright (c) 2006, Intel Corporation. +# This driver produces a VGA console. +# 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 +# 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. +# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # #**/ @@ -21,9 +21,7 @@ FILE_GUID = BF89F10D-B205-474f-96E3-7A7BB1B4A407 MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 - ENTRY_POINT = InitializeVgaClass # -- cgit v1.2.3