Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Debugging efiboot
> On Jun 25, 2022, at 9:19 AM, Jared McNeill <jmcneill%invisible.ca@localhost> wrote:
>
> printf is implemented on top of UEFI boot services and can't be used after the call to ExitBootServices() in efi_cleanup().
OK, thanks. I see that call now; hidden in the function call right before the printf() I added.
What is the best way to debug this? I’m open to all suggestions.
Cheers,
Brook
Home |
Main Index |
Thread Index |
Old Index