Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/
H A Ddragonstub.h440 efi_status_t efi_exit_boot_services(void *handle, void *priv,
/DragonStub/apps/
H A Dfdt.c297 status = efi_exit_boot_services(handle, &priv, exit_boot_func); in allocate_new_fdt_and_exit_boot()
H A Dhelper.c357 efi_status_t efi_exit_boot_services(void *handle, void *priv, in efi_exit_boot_services() function