We already have debugging framework for boot1.efi which we could use here?
I’m working on setting / getting of UEFI variables with support for UEFI’s
bootmgr protocol. That’s going to need some way to debug it because it’s kinda
complex...
Warner
> On Jun 9, 2016, at 8:43 AM, Emmanuel Vadot
I wanted to more verbose in case of the system don't have partition o
n disk (or the EFI implementation only support raw disks like U-Boot)
but this might be a bad way of doing saw, I didn't think about the
implication you're talking about. I'll try to figure a better way to do
this.
On Wed, 8 J
> On Jun 8, 2016, at 10:02 PM, Emmanuel Vadot wrote:
>
> Author: manu
> Date: Thu Jun 9 02:02:50 2016
> New Revision: 301714
> URL: https://svnweb.freebsd.org/changeset/base/301714
>
> Log:
> Print a message when the efi disk isn't a logical partition.
Why on earth would you do that? This wi
Author: manu
Date: Thu Jun 9 02:02:50 2016
New Revision: 301714
URL: https://svnweb.freebsd.org/changeset/base/301714
Log:
Print a message when the efi disk isn't a logical partition.
Approved by: andrew (mentor)
Differential Revision:https://reviews.freebsd.org/D6782
Modified: