commit | 7cc96a48fb5658f35453f281d6bdf55ba24738af | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Fri Dec 14 18:53:22 2018 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 08 18:03:58 2019 -0500 |
tree | dc92c94f1c2451050dbfe07c18909d27d621be90 | |
parent | dcd5aba5e73c384150308d1fd4d04288a647bd54 [diff] |
ARM: qemu-arm: enable USB boot in distro boot with UEFI With this patch which adds a removable USB mass storage to a list of bootable devices, USB boot is supported in distro boot if UEFI is configured. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>