X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=OptionRomPkg%2FLibrary%2FFrameBufferBltLib%2FFrameBufferBltLib.inf;h=b94b52aa791a5f963eeeeeca80ac9a3fdf1ed9ae;hp=e4da1461d01c3b8f9074be9645cfd86c855866ae;hb=cef89a58ee126ea3c46be6fc60685c7c2e6eae33;hpb=e5e1d2e2706d798fc7e7b541f4c1662908f9787f;ds=sidebyside diff --git a/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf b/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf index e4da1461d0..b94b52aa79 100644 --- a/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf +++ b/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf @@ -1,9 +1,9 @@ -#/** @file +## @file # FrameBufferBltLib - Library to perform blt operations on a frame buffer. # -# Copyright (c) 2006 - 2011, Intel Corporation +# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# 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 @@ -11,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] INF_VERSION = 0x00010005 @@ -24,7 +24,8 @@ [Sources.common] FrameBufferBltLib.c -[Libraries] +[LibraryClasses] + BaseLib BaseMemoryLib DebugLib