Implement MENU SAVE; fix COM32 setadv function syslinux-3.74-pre18
authorH. Peter Anvin <hpa@zytor.com>
Mon, 6 Apr 2009 22:19:21 +0000 (15:19 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 6 Apr 2009 22:19:21 +0000 (15:19 -0700)
commit2920515b1fe5dbf20cfa2f2890b154cd147831ec
treeb60d63da0dc91bfd3b134233319b4ee19fc0873a
parentc2636af9b7f4b170ffe791d5008fe6bdd822a59b
Implement MENU SAVE; fix COM32 setadv function

Implement MENU SAVE, which allows the menu system to retain the
previous selection from one boot to another.  In the process, fix the
syslinux_setadv() function.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
NEWS
com32/include/syslinux/advconst.h
com32/lib/syslinux/setadv.c
com32/menu/menu.h
com32/menu/menumain.c
com32/menu/readconfig.c
doc/menu.txt