diff --git a/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf b/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf index cdeb014a2a..b94b52aa79 100644 --- a/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf +++ b/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf @@ -1,4 +1,4 @@ -#/** @file +## @file # FrameBufferBltLib - Library to perform blt operations on a frame buffer. # # Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
@@ -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 diff --git a/OptionRomPkg/Library/GopBltLib/GopBltLib.inf b/OptionRomPkg/Library/GopBltLib/GopBltLib.inf index 9ec200db27..8a096966ea 100644 --- a/OptionRomPkg/Library/GopBltLib/GopBltLib.inf +++ b/OptionRomPkg/Library/GopBltLib/GopBltLib.inf @@ -1,4 +1,4 @@ -#/** @file +## @file # GopBltLib - Library to perform blt using the UEFI Graphics Output Protocol. # # Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
@@ -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