add:
1) sorting library 2) sorting test Application/ShellSortTestApp update DEC and DSC for 2 additions git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8938 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
|
||||
FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf
|
||||
ShellCEntryLib|ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
|
||||
SortLib|ShellPkg/Library/BaseSortLib/BaseSortLib.inf
|
||||
|
||||
[PcdsFixedAtBuild.common]
|
||||
|
||||
[Components.common]
|
||||
@@ -49,4 +51,6 @@
|
||||
ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf
|
||||
ShellPkg/Library/UefiShellLib/UefiShellLib.inf
|
||||
ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
|
||||
ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
|
||||
ShellPkg/Library/BaseSortLib/BaseSortLib.inf
|
||||
ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
|
||||
ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
|
Reference in New Issue
Block a user