]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dsc
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / ShellPkg / ShellPkg.dsc
index 97eb76e965267a251049353259979353fb6a233c..1f9bec645e92f903c96f0d30050eeb47fb961c0b 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 # Shell Package\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation\r
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#    This program and the accompanying materials\r
 #    are licensed and made available under the terms and conditions of the BSD License\r
 #    which accompanies this distribution. The full text of the license may be found at\r
 #    http://opensource.org/licenses/bsd-license.php\r
@@ -11,7 +11,7 @@
 #    THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #    WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   PLATFORM_NAME                  = Shell\r
@@ -23,7 +23,7 @@
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
   UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
   DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
   ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf\r
   FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf\r
   ShellCEntryLib|ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf\r
-[PcdsFixedAtBuild.common]\r
+  SortLib|ShellPkg/Library/BaseSortLib/BaseSortLib.inf\r
 \r
-[Components.common]\r
+[PcdsFixedAtBuild]\r
+\r
+[Components]\r
   ShellPkg/Application/ShellExecTestApp/SA.inf\r
   ShellPkg/Application/ShellLibTestApp/SA3.inf\r
   ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf\r
   ShellPkg/Library/UefiShellLib/UefiShellLib.inf\r
   ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf\r
-  ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
\ No newline at end of file
+  ShellPkg/Library/BaseSortLib/BaseSortLib.inf\r
+  ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf\r
+  ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
\ No newline at end of file