]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Scsi.h
1) Modify ScsiIo protocol according to UEFI specification
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Scsi.h
index b8cca5fb8bbec582c02018ca4d70715c8a830c00..86f454f1f24ddd91838453d0a04d14c25573b8b5 100644 (file)
@@ -277,4 +277,9 @@ typedef struct {
 //\r
 #define EFI_SCSI_ASCQ_IN_PROGRESS (0x01)\r
 \r
+//\r
+// Max bytes needed to represent ID of a SCSI device\r
+//\r
+#define EFI_SCSI_TARGET_MAX_BYTES (0x10)\r
+\r
 #endif\r