Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c507 static efi_status_t efi_allocate_bootparams(efi_handle_t handle, in efi_allocate_bootparams() function
929 status = efi_allocate_bootparams(handle, &boot_params); in efi_stub_entry()