]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dsc
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / ShellPkg / ShellPkg.dsc
index ebe872aa7b5045d5ed0671f1a9b9b6f48f012b12..787c37427056c4913e59bed9947593516b02d78b 100644 (file)
@@ -1,8 +1,5 @@
 #/** @file\r
 # Shell Package\r
-# This is the first release of the Shell package.  Please be aware that there will \r
-# probably be higher than usual numbers of changes as the package gets used and issues, \r
-# enhancements, and bugs are found and fixed.\r
 #\r
 # Copyright (c) 2007 - 2008, Intel Corporation\r
 #\r
@@ -19,8 +16,8 @@
 [Defines]\r
   PLATFORM_NAME                  = Shell\r
   PLATFORM_GUID                  = E1DC9BF8-7013-4c99-9437-795DAA45F3BD\r
-  PLATFORM_VERSION               = 0.1\r
-  DSC_SPECIFICATION              = 0x00010005\r
+  PLATFORM_VERSION               = 0.2\r
+  DSC_SPECIFICATION              = 0x00010006\r
   OUTPUT_DIRECTORY               = Build/Shell\r
   SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC\r
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
   UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
   BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
-  BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
+  BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
   PrintLib|MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf\r
   UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
+  \r
   ShellLib|ShellPkg/Library/BaseShellLib/BaseShellLib.inf\r
+  FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf\r
 \r
 [PcdsFixedAtBuild.common]\r
 \r
 [Components.common]\r
-  ShellPkg/Library/BaseShellLib/BaseShellLib.inf\r
   ShellPkg/Application/ShellExecTestApp/SA.inf\r
   ShellPkg/Application/ShellLibTestApp/SA3.inf
\ No newline at end of file