Searched refs:efi_memory_attribute_table (Results 1 – 1 of 1) sorted by relevance
97 let efi_memory_attribute_table = get_efi_mem_attr(&efi_entry).ok_or(Error::InvalidInput)?; in fuchsia_boot_demo() localVariable103 add_memory_items(&efi_memory_map, &efi_memory_attribute_table, &mut zbi_items)?; in fuchsia_boot_demo()120 efi_memory_attribute_table: &EfiMemoryAttributesTable, in add_memory_items()128 efi_memory_attribute_table, in add_memory_items()139 efi_memory_attribute_table: &EfiMemoryAttributesTable, in generate_efi_memory_attributes_table_item()171 for emat_item in efi_memory_attribute_table in generate_efi_memory_attributes_table_item()