X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=UnixPkg%2FLibrary%2FPeiUnixOemHookStatusCodeLib%2FPeiUnixOemHookStatusCodeLib.inf;h=792dfa8cf8c14ae186996ff67097ef29b5407b29;hb=f9b8ab563212511e9b46d5e73f9544f9b17d2fea;hp=bfec5ee85e98730af8280d6204ac4482474ecd69;hpb=1adf568bd1434f05f14635b35400aad0801e22b5;p=mirror_edk2.git diff --git a/UnixPkg/Library/PeiUnixOemHookStatusCodeLib/PeiUnixOemHookStatusCodeLib.inf b/UnixPkg/Library/PeiUnixOemHookStatusCodeLib/PeiUnixOemHookStatusCodeLib.inf index bfec5ee85e..792dfa8cf8 100644 --- a/UnixPkg/Library/PeiUnixOemHookStatusCodeLib/PeiUnixOemHookStatusCodeLib.inf +++ b/UnixPkg/Library/PeiUnixOemHookStatusCodeLib/PeiUnixOemHookStatusCodeLib.inf @@ -1,9 +1,9 @@ -#/** @file +## @file # Memory Status Code Library for UEFI drivers # # Lib to provide memory journal status code reporting Routines -# Copyright (c) 2009, Intel Corporation -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2009 - 2010, 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 @@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -21,8 +21,6 @@ MODULE_TYPE = PEIM VERSION_STRING = 1.0 LIBRARY_CLASS = OemHookStatusCodeLib|PEIM - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 # @@ -31,15 +29,14 @@ # VALID_ARCHITECTURES = IA32 # -[Sources.common] +[Sources] UnixOemHookStatusCodeLib.c [Packages] MdePkg/MdePkg.dec + MdeModulePkg/MdeModulePkg.dec UnixPkg/UnixPkg.dec - IntelFrameworkPkg/IntelFrameworkPkg.dec - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec [LibraryClasses]