]> git.ozlabs.org Git - petitboot/commit
ui/common: associate boot options with devices
authorJeremy Kerr <jk@ozlabs.org>
Wed, 2 Apr 2014 07:15:22 +0000 (15:15 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 2 Apr 2014 07:15:22 +0000 (15:15 +0800)
commit16ab363fe5bc4393b5dd7b9c12bbd6e5b55a22fe
tree35def3c888da2e079e147a51485606fd16565795
parent85bd33ca9777c386359b9b3899888316354a4e1f
ui/common: associate boot options with devices

The discover client isn't currently associating boot options with their
devices. This change adds appropriate device list management.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
ui/common/discover-client.c