|
iPXE
|
#include <DevicePath.h>
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT32 | Reserved |
| Reserved for the future. More... | |
| UINT8 | WWN [8] |
| 8 byte array containing Fibre Channel End Device Port Name. More... | |
| UINT8 | Lun [8] |
| 8 byte array containing Fibre Channel Logical Unit Number. More... | |
Definition at line 385 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL FIBRECHANNELEX_DEVICE_PATH::Header |
Definition at line 386 of file DevicePath.h.
| UINT32 FIBRECHANNELEX_DEVICE_PATH::Reserved |
Reserved for the future.
Definition at line 390 of file DevicePath.h.
| UINT8 FIBRECHANNELEX_DEVICE_PATH::WWN[8] |
8 byte array containing Fibre Channel End Device Port Name.
Definition at line 394 of file DevicePath.h.
| UINT8 FIBRECHANNELEX_DEVICE_PATH::Lun[8] |
8 byte array containing Fibre Channel Logical Unit Number.
Definition at line 398 of file DevicePath.h.
1.8.15