]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dec
MdePkg: Add deprecate flag for the functions which has a replace function in safe...
[mirror_edk2.git] / ShellPkg / ShellPkg.dec
index 254c5b46cb30e8c99ad3b303a57389a52ffcad94..a99f9a688d22df08d21584bcb7e99be01175fb5d 100644 (file)
   ## Unicode string of the shell supplier\r
   gEfiShellPkgTokenSpaceGuid.PcdShellSupplier|L"EDK II"|VOID*|0x00000010\r
 \r
+  ## Do extended decode of USB for determining media type\r
+  gEfiShellPkgTokenSpaceGuid.PcdUsbExtendedDecode|TRUE|BOOLEAN|0x00000011\r
+\r
   ## Do iSCSI decode for map names.\r
   # This is disabled by default due to the length of generated strings\r
   gEfiShellPkgTokenSpaceGuid.PcdShellDecodeIScsiMapNames|FALSE|BOOLEAN|0x00000012\r
+\r
+  ## Controls Extended decode for Vendor device path nodes for map names.\r
+  # Up to this many bytes of vendor specific data will be used. Default is 0\r
+  # (disabled).\r
+  gEfiShellPkgTokenSpaceGuid.PcdShellVendorExtendedDecode|0|UINT32|0x00000013\r