|
TianoCore EDK2 master
|
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT8 | NamespaceIdType |
| UINT8 | NamespaceId [16] |
| CHAR8 | SubsystemNqn [] |
Definition at line 844 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL NVME_OF_NAMESPACE_DEVICE_PATH::Header |
Definition at line 845 of file DevicePath.h.
| UINT8 NVME_OF_NAMESPACE_DEVICE_PATH::NamespaceId[16] |
Namespace Identifier (NID)
Definition at line 853 of file DevicePath.h.
| UINT8 NVME_OF_NAMESPACE_DEVICE_PATH::NamespaceIdType |
Namespace Identifier Type (NIDT)
Definition at line 849 of file DevicePath.h.
| CHAR8 NVME_OF_NAMESPACE_DEVICE_PATH::SubsystemNqn[] |
Unique identifier of an NVM subsystem
Definition at line 857 of file DevicePath.h.