X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=UnixPkg%2FLibrary%2FDxeUnixOemHookStatusCodeLib%2FDxeUnixOemHookStatusCodeLib.inf;h=5f6c20e10e3f8459ff95b67644bcb4f860348e27;hb=7b202cb0f917fde1d84f77b000063d56e2c11530;hp=0e8b1a87ec3f4f644fd123ac4c47d1cd5f8e3481;hpb=ec0ae8ff4ea6ec1bc0ed7981d1be7fec526f9f4b;p=mirror_edk2.git diff --git a/UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf b/UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf index 0e8b1a87ec..5f6c20e10e 100644 --- a/UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf +++ b/UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.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 +# 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 @@ -13,7 +13,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -32,7 +32,7 @@ # VALID_ARCHITECTURES = IA32 # -[Sources.common] +[Sources] UnixOemHookStatusCodeLib.c