Function uefi_nvram_specvars::boot_order::parse_boot_order
source ยท pub fn parse_boot_order(
data: &[u8],
) -> Result<impl Iterator<Item = u16> + '_, Error>
pub fn parse_boot_order(
data: &[u8],
) -> Result<impl Iterator<Item = u16> + '_, Error>