]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dsc
1. Correct File header to ## @file
[mirror_edk2.git] / ShellPkg / ShellPkg.dsc
index 97eb76e965267a251049353259979353fb6a233c..e9d45ffd3d06a555f25a5526783a063ec50521f9 100644 (file)
@@ -1,7 +1,7 @@
-#/** @file\r
+## @file\r
 # Shell Package\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation\r
+# Copyright (c) 2007 - 2010, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #    are licensed and made available under the terms and conditions of the BSD License\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