uefi_nvram_specvars::boot_order

Function parse_boot_order

Source
pub fn parse_boot_order(
    data: &[u8],
) -> Result<impl Iterator<Item = u16> + '_, Error>