Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dlinux_x86.c110 handover_f handover; in linux_efi_handover() local
119 handover = (handover_f)(start + params->hdr.handover_offset); in linux_efi_handover()
120 handover(image, ST, params); in linux_efi_handover()