ldlinux: Perform auto-boot if NOESCAPE set in config file
authorMatt Fleming <matt.fleming@linux.intel.com>
Mon, 28 Mar 2011 16:47:37 +0000 (17:47 +0100)
committerMatt Fleming <matt.fleming@linux.intel.com>
Fri, 1 Apr 2011 09:44:18 +0000 (10:44 +0100)
commit8e74c9df19d5c9cb349aa0d62af61de2d0975888
tree359ca834c8360514ea295f460342036c92823480
parent8c576f1fe03e34879921311f46613a35c6530000
ldlinux: Perform auto-boot if NOESCAPE set in config file

The previous logic for detecting when to perform an auto-boot was
incorrect, we should try to auto-boot if NOESCAPE is set in the config
file.

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
com32/elflink/ldlinux/ldlinux.c