[ipxe-devel] [PATCH] allow menu pointer to wrap-around

Ivan Shmakov oneingray at gmail.com
Sun Aug 19 17:49:04 UTC 2012


	Per my experience, menus of the common software and hardware
	typically allow for pointer to “go above” the first element,
	appearing at the bottom of the list, and vice versa.  Why not to
	implement the same behavior for iPXE menus?

	The patch MIME'd introduces MENU_WRAP (#define'd by default) to
	control the behavior and a new (config/tui.h,
	config/local/tui.h) header pair to hold it.

	(It may make sense to eventually move TITLE_ROW, MENU_ROW,
	etc. from hci/tui/menu_ui.c to config/tui.h, BTW.)

-- 
FSF associate member #7257	http://sf-day.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-diff
Size: 2040 bytes
Desc: not available
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20120820/75d49588/attachment.bin>


More information about the ipxe-devel mailing list