efi_exit
void efi_exit(EFI_STATUS status); /* should be __dead2 */
efi_exit(status);
efi_exit(EFI_LOAD_ERROR);