X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FLibrary%2FUefiSortLib%2FUefiSortLib.inf;h=a6dcb275169a0ce4b27636fc050a868eb3e468ee;hp=f329693436501caf8cfc1c26ad53b71367fcae10;hb=a405b86d274d32b92f69842bfb9a1ab143128f57;hpb=3a888f2a2210a8dde3a45fb26b20d05c23019054 diff --git a/ShellPkg/Library/UefiSortLib/UefiSortLib.inf b/ShellPkg/Library/UefiSortLib/UefiSortLib.inf index f329693436..a6dcb27516 100644 --- a/ShellPkg/Library/UefiSortLib/UefiSortLib.inf +++ b/ShellPkg/Library/UefiSortLib/UefiSortLib.inf @@ -1,7 +1,7 @@ -## @file +## @file # Library used for sorting routines. # -# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2009, 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 @@ -19,13 +19,13 @@ FILE_GUID = 4264A823-45A3-42db-B92C-AA078555CBD3 MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 - LIBRARY_CLASS = SORTLib|UEFI_APPLICATION UEFI_DRIVER + LIBRARY_CLASS = SortLib|UEFI_APPLICATION UEFI_DRIVER UEFI_DRIVER # # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources] +[Sources.common] UefiSortLib.c [Packages] @@ -46,4 +46,4 @@ [Guids] -[Pcd] +[Pcd.common]