|
TianoCore EDK2 master
|
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT32 | Reserved |
| UINT8 | WWN [8] |
| UINT8 | Lun [8] |
Definition at line 383 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL FIBRECHANNELEX_DEVICE_PATH::Header |
Definition at line 384 of file DevicePath.h.
| UINT8 FIBRECHANNELEX_DEVICE_PATH::Lun[8] |
8 byte array containing Fibre Channel Logical Unit Number.
Definition at line 396 of file DevicePath.h.
| UINT32 FIBRECHANNELEX_DEVICE_PATH::Reserved |
Reserved for the future.
Definition at line 388 of file DevicePath.h.
| UINT8 FIBRECHANNELEX_DEVICE_PATH::WWN[8] |
8 byte array containing Fibre Channel End Device Port Name.
Definition at line 392 of file DevicePath.h.