commit | c9d1e3d5d93f810af5025c3e06a1cb0a05ed3db5 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Sun Dec 02 21:00:26 2012 -0600 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Jun 24 19:07:34 2013 -0500 |
tree | 5532b2d30b176e76f8c32104dc1529d774dae3bd | |
parent | f0898b93fb353bb2e89615ab3ea554d40ee29531 [diff] |
pxe: simplify menu display and selection Menus with lots of entries and long append lines are hard to read. Just show a numbered list using the label or name and make the choice by entering the number. Signed-off-by: Rob Herring <rob.herring@calxeda.com>