]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dec
OvmfPkg: QemuBootOrderLib: OFW-to-UEFI translation for virtio-mmio
[mirror_edk2.git] / ShellPkg / ShellPkg.dec
index 90eb08ab85c4a8c494bed457583023d16acdcd0b..a99f9a688d22df08d21584bcb7e99be01175fb5d 100644 (file)
 \r
   ## 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