X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkCompatibilityPkg%2FCompatibility%2FLibrary%2FUefiLanguageLib%2FUefiLanguageLib.inf;h=5aebc853a6e47b4250e0dd65e030dc2b523423e9;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hp=715658c5923b42acf2a9ddc19fe5ba860294a9e5;hpb=7b202cb0f917fde1d84f77b000063d56e2c11530;p=mirror_edk2.git diff --git a/EdkCompatibilityPkg/Compatibility/Library/UefiLanguageLib/UefiLanguageLib.inf b/EdkCompatibilityPkg/Compatibility/Library/UefiLanguageLib/UefiLanguageLib.inf index 715658c592..5aebc853a6 100644 --- a/EdkCompatibilityPkg/Compatibility/Library/UefiLanguageLib/UefiLanguageLib.inf +++ b/EdkCompatibilityPkg/Compatibility/Library/UefiLanguageLib/UefiLanguageLib.inf @@ -1,10 +1,10 @@ -#/** @file +## @file # Instance of Language Library. # # The Language Library implementation that provides functions for language conversion # between ISO 639-2 and RFC 4646 language codes. # -# 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 @@ -14,7 +14,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -28,7 +28,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] UefiLanguageLib.c [Packages]