INF head modified

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7003 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jji4
2008-12-12 03:00:18 +00:00
parent 6f3156155b
commit 5f087507ee
10 changed files with 38 additions and 33 deletions

View File

@@ -1,10 +1,9 @@
#/** @file
#
# Graphics Library for UEFI drivers
# A NULL instance of S3 Library for PEIM
#
# This library provides supports for basic graphic functions.
#
# Copyright (c) 2006 - 2008, Intel Corporation. <BR>
# 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
@@ -12,7 +11,7 @@
#
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
#
#**/
[Defines]