Add support for finding the boot priority of USB drives.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 31 Dec 2010 19:38:10 +0000 (14:38 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 1 Jan 2011 16:01:19 +0000 (11:01 -0500)
commitc2002a1be8e859f2f9022f7068f62977401798b4
treed4cba32f8b45deaa8ef8de0ac04611aa6d379dc8
parenta5f2b91060ee43c9acd0162227b85153cbbae1c6
Add support for finding the boot priority of USB drives.

Use the device path of the USB device to find a bootorder entry.
src/boot.c
src/boot.h
src/usb-msc.c