mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
e0abeaccef
Device paths can be very long. Due to a limited output buffer the output for device paths is cut off. We can avoid this by directly calling the boottime service with the the device path string. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> [agraf: Remove coloring code change] Signed-off-by: Alexander Graf <agraf@suse.de> |
||
---|---|---|
.. | ||
efi_selftest.c | ||
efi_selftest_console.c | ||
efi_selftest_devicepath.c | ||
efi_selftest_events.c | ||
efi_selftest_exitbootservices.c | ||
efi_selftest_gop.c | ||
efi_selftest_manageprotocols.c | ||
efi_selftest_snp.c | ||
efi_selftest_textoutput.c | ||
efi_selftest_tpl.c | ||
efi_selftest_util.c | ||
efi_selftest_watchdog.c | ||
Kconfig | ||
Makefile |