PXELINUX: do not use hard-coded values
commit1d4f8603a247024c93c7f9af2be44a32d3b6a888
authorPaulo Alcantara <pcacjr@zytor.com>
Sat, 28 Apr 2012 18:40:31 +0000 (28 15:40 -0300)
committerPaulo Alcantara <pcacjr@zytor.com>
Sat, 12 May 2012 03:56:22 +0000 (12 00:56 -0300)
tree3b5417fbe6020226bdb713f47ebe566a891e9a1b
parent40cf9cf33865bca944b7edfd4a8969dec39e3c45
PXELINUX: do not use hard-coded values

PXENV_RESTART_TFTP and PXENV_FILE_EXEC flags are already declared in
core/pxe.inc, so we don't need to use hard-coded values there.

Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
core/pxelinux.asm