[U-Boot] [U-Boot,1/1] efi_loader: create root node

Heinrich Schuchardt xypron.glpk at gmx.de
Wed Oct 3 20:21:47 UTC 2018


On 09/23/2018 02:36 PM, Alexander Graf wrote:
>> Currently we assign a lot of protocols to loaded images though
>> these protocols are not related to them. Instead they should be
>> installed on a separate handle. Via the device path it is the
>> parent to the devices like the network adapter.
>>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> 
> Thanks, applied to efi-next
> 
> Alex
> 
> 

Since this patch when inserting DEBUG=1 on the top of efi_boottime.c and
running qemu_arm_defconfig with CONFIG_EFI_SELFTEST I get an QEMU error:

U-Boot 2018.09-00353-g4e6b5d6503-dirty (Oct 03 2018 - 22:13:36 +0200)

DRAM:  128 MiB
WARNING: Caches not enabled
In:    pl011 at 9000000
Out:   pl011 at 9000000
Err:   pl011 at 9000000
Net:   No ethernet found.
Hit any key to stop autoboot:  0
=> bootefi selftest
PFLASH: Possible BUG - Write block confirmmake: *** [Makefile:86: check]
Error 1

I have not yet found what is wrong.

Best regards

Heinrich


More information about the U-Boot mailing list