]> git.proxmox.com Git - mirror_edk2.git/commitdiff
NetworkPkg.dsc:
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 1 Apr 2011 06:27:16 +0000 (06:27 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 1 Apr 2011 06:27:16 +0000 (06:27 +0000)
1. Change FileHandleLib instance path.
2. Add SortLib used by ShellLib.

Detail:
This library instance was renamed from BaseFileHandleLib to UefiFileHandleLib in r11421.
The SortLib is added to be use by ShellLib in r11424.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11495 6f19259b-4bc3-4df7-8a09-765794883524

NetworkPkg/NetworkPkg.dsc

index 9b937d0232f1c78075d90e29ae9d9062bbe419b8..2a3a5433411c7bf4d5722700454a1282f58e9859 100644 (file)
@@ -52,7 +52,8 @@
 \r
 [LibraryClasses.common.UEFI_APPLICATION]\r
   DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r
-  FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf\r
+  FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
+  SortLib|ShellPkg/Library/UefiSortLib/UefiSortLib.inf\r
   ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf\r
 \r
 [PcdsFeatureFlag]\r