Searched refs:esrt_copy (Results 1 – 1 of 1) sorted by relevance
889 void *esrt_copy; in efi_makebootargs() local896 esrt_size, &esrt_copy); in efi_makebootargs()898 memcpy(esrt_copy, esrt, esrt_size); in efi_makebootargs()899 ei->config_esrt = (uintptr_t)esrt_copy; in efi_makebootargs()