]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dec
MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration.
[mirror_edk2.git] / ShellPkg / ShellPkg.dec
index a99f9a688d22df08d21584bcb7e99be01175fb5d..0fece091230af6b8280b1d69c538dd4ee050029b 100644 (file)
@@ -18,8 +18,8 @@
 [Defines]\r
   DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = ShellPkg\r
-  PACKAGE_GUID                   = 9FB7587C-93F7-40a7-9C04-FD7BA94EE646\r
-  PACKAGE_VERSION                = 0.50\r
+  PACKAGE_GUID                   = C1014BB7-4092-43D4-984F-0738EB424DBF\r
+  PACKAGE_VERSION                = 1.0\r
 \r
 [Includes]\r
   Include\r
   ##  @libraryclass  Provides shell internal support Only available for shell internal commands\r
   ShellCommandLib|Include/Library/ShellCommandLib.h\r
 \r
-  ##  @libraryclass  provides EFI_FILE_HANDLE services used by Shell and ShellLib\r
-  FileHandleLib|Include/Library/FileHandleLib.h\r
-\r
   ## @libraryclass   Allows for a shell application to have a C style entry point\r
   ShellCEntryLib|Include/Library/ShellCEntryLib.h\r
 \r
-  ## @libraryclass   Provides sorting functions\r
-  SortLib|Include/Library/SortLib.h\r
-\r
   ## @libraryclass   Provides advanced parsing functions\r
   HandleParsingLib|Include/Library/HandleParsingLib.h\r
 \r
-  ## @libraryclass   Provides path manipulation functions\r
-  PathLib|Include/Library/PathLib.h\r
-\r
   ## @libraryclass   provides BCFG command\r
   BcfgCommandLib|Include/Library/BcfgCommandLib.h\r
 \r
@@ -91,7 +82,7 @@
   #  This should be FALSE for compiling the shell application itself only.\r
   gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|TRUE|BOOLEAN|0x00000005\r
 \r
-  ## This is the max buffer for ShellLib, FileHandleLib, and internal Shell printings.\r
+  ## This is the max buffer for ShellLib and internal Shell printings.\r
   gEfiShellPkgTokenSpaceGuid.PcdShellPrintBufferSize|16000|UINT16|0x0000000C\r
 \r
   ## This flag is used to control the commands available in the shell\r