Home
last modified time | relevance | path

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

/DragonStub/apps/
H A Dfdt.c30 static efi_status_t update_fdt_memmap(void *fdt, struct efi_boot_memmap *map) in update_fdt_memmap() function
210 return update_fdt_memmap(p->new_fdt_addr, map); in exit_boot_func()