Code review comment for lp:~dpigott/lava-dispatcher/add-bootloader-support

Revision history for this message
Fathi Boudra (fboudra) wrote :

On 20 November 2012 16:24, Dave Pigott wrote:
> I know, and I thought long and hard about which was the right way to go. At the end of the day, the solution was much more flexible this way, since you can also get a return such as:
>
> +--------------------------------------+--------------------------------------+
> Supported boards | Supported bootloaders
> +--------------------------------------+--------------------------------------+
> linaro-vexpress | uefi,u_boot
> +--------------------------------------+--------------------------------------+
>
> It would not be possible to decide which one to pick.

According to the output, default bootloader is UEFI and the label is 'uefi'.

« Back to merge proposal