diff options
Diffstat (limited to 'MdePkg/Include/Protocol')
-rw-r--r-- | MdePkg/Include/Protocol/DevicePath.h | 1 | ||||
-rw-r--r-- | MdePkg/Include/Protocol/IScsiInitiatorName.h (renamed from MdePkg/Include/Protocol/IScsiInitatorName.h) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Include/Protocol/DevicePath.h b/MdePkg/Include/Protocol/DevicePath.h index 2ca008ac65..5957b0ed79 100644 --- a/MdePkg/Include/Protocol/DevicePath.h +++ b/MdePkg/Include/Protocol/DevicePath.h @@ -427,6 +427,7 @@ typedef union { ATAPI_DEVICE_PATH Atapi;
SCSI_DEVICE_PATH Scsi;
+ ISCSI_DEVICE_PATH Iscsi;
FIBRECHANNEL_DEVICE_PATH FibreChannel;
F1394_DEVICE_PATH F1394;
diff --git a/MdePkg/Include/Protocol/IScsiInitatorName.h b/MdePkg/Include/Protocol/IScsiInitiatorName.h index ed6b5e09aa..ed6b5e09aa 100644 --- a/MdePkg/Include/Protocol/IScsiInitatorName.h +++ b/MdePkg/Include/Protocol/IScsiInitiatorName.h |