//! NVDIMM device path implementation
//!
//! This module implements the NVDIMM device path as defined in UEFI 2.11 specification.
//! Used for non-volatile dual in-line memory modules.
use crate;
use crate::;
/// `NVDIMM` Device Path (SubType 0x04)