]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[menu] Abstract out the generic concept of a jump scroller
authorMichael Brown <mcb30@ipxe.org>
Tue, 3 Mar 2015 02:47:37 +0000 (02:47 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 3 Mar 2015 02:47:37 +0000 (02:47 +0000)
commit58752cc10d3a9eb47ffd360259c80cefa132ffd6
tree36c7ac4941159fd5b06c8054ed9ea71a9d3ec342
parent70124dd3be64b26f65643305ff7b1e3ba06660d5
[menu] Abstract out the generic concept of a jump scroller

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/hci/jumpscroll.c [new file with mode: 0644]
src/hci/tui/menu_ui.c
src/include/ipxe/jumpscroll.h [new file with mode: 0644]