Home
last modified time | relevance | path

Searched refs:update_fdt_memmap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfdt.c147 static efi_status_t update_fdt_memmap(void *fdt, struct efi_boot_memmap *map) in update_fdt_memmap() function
205 return update_fdt_memmap(p->new_fdt_addr, map); in exit_boot_func()