Home
last modified time | relevance | path

Searched hist:"796 a78cbe5676fc7562b50c7a0191fa56c8c4772" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c796a78cbe5676fc7562b50c7a0191fa56c8c4772 Sun Aug 06 18:10:07 UTC 2017 Rob Clark <robdclark@gmail.com> efi_loader: LocateHandle should return EFI_NOT_FOUND if none found

Spotted this debugging OpenBSD's bootloader in qemu. (Wouldn't really
fix anything, the problem was not having any disks, but we should
probably return the correct error code.)

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>