|
iPXE
|
#include <DevicePath.h>
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT8 | NamespaceIdType |
| Namespace Identifier Type (NIDT) More... | |
| UINT8 | NamespaceId [16] |
| Namespace Identifier (NID) More... | |
| CHAR8 | SubsystemNqn [] |
| Unique identifier of an NVM subsystem. More... | |
Definition at line 846 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL NVME_OF_NAMESPACE_DEVICE_PATH::Header |
Definition at line 847 of file DevicePath.h.
| UINT8 NVME_OF_NAMESPACE_DEVICE_PATH::NamespaceIdType |
Namespace Identifier Type (NIDT)
Definition at line 851 of file DevicePath.h.
| UINT8 NVME_OF_NAMESPACE_DEVICE_PATH::NamespaceId[16] |
Namespace Identifier (NID)
Definition at line 855 of file DevicePath.h.
| CHAR8 NVME_OF_NAMESPACE_DEVICE_PATH::SubsystemNqn[] |
Unique identifier of an NVM subsystem.
Definition at line 859 of file DevicePath.h.
1.8.15