On Tue, 05 Aug, at 11:13:30AM, Bruno Prémont wrote: > > I get at least to just before > status = efi_call_early(exit_boot_services, handle, key); > in eboot.c on line 1310. A efi_printk inserted there is displayed. This is worth pointing out in case you're unaware, but do you know that it's not valid to call efi_printk() after ExitBootServices()? Doing so will almost certainly cause your machine to fault. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html