com32: Do not use hard-coded values for PXE flags
commit9a9334b4260328bce705c610e3a0bc92c71bdd60
authorPaulo Alcantara <pcacjr@zytor.com>
Fri, 4 May 2012 06:58:52 +0000 (4 03:58 -0300)
committerPaulo Alcantara <pcacjr@zytor.com>
Sat, 12 May 2012 03:56:22 +0000 (12 00:56 -0300)
tree46c23620e6c1463d9460e2bad940ac3b359e97cf
parent6aba981cd9310bae94587d3e51106261bf0e27b9
com32: Do not use hard-coded values for PXE flags

There is already a syslinux/pxe_api.h header file which contains PXE
flags, so these hard-coded values are unnecessaries.

Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
com32/lib/sys/gpxe.c
com32/modules/gpxecmd.c
com32/modules/sanboot.c