* Added AMD microcode (fixes issue #61) * Disabled copytoram when booting from an ISO/DVD * Removed Extras menu and instead list all options from the start
14 lines
228 B
INI
14 lines
228 B
INI
DEFAULT select
|
|
|
|
LABEL select
|
|
COM32 boot/syslinux/whichsys.c32
|
|
APPEND -pxe- pxe -sys- sys -iso- iso
|
|
|
|
LABEL iso
|
|
CONFIG boot/syslinux/wk_iso.cfg
|
|
|
|
LABEL pxe
|
|
CONFIG boot/syslinux/wk_pxe.cfg
|
|
|
|
LABEL sys
|
|
CONFIG boot/syslinux/wk_sys.cfg
|