host.c32: do not use INT 22h, AX=0x0010 to resolve DNS
commit92bfa616f96e9725b34f319db9d8736161e157a5
authorPaulo Alcantara <pcacjr@zytor.com>
Mon, 30 Apr 2012 04:49:16 +0000 (30 01:49 -0300)
committerPaulo Alcantara <pcacjr@zytor.com>
Sat, 12 May 2012 03:56:22 +0000 (12 00:56 -0300)
tree170e0e2302bc1c4c65669c0f880f09d72b11a3c4
parent1d4f8603a247024c93c7f9af2be44a32d3b6a888
host.c32: do not use INT 22h, AX=0x0010 to resolve DNS

Use pxe_dns() function (assigned in syslinux/pxe.h) instead for
resolving DNS.

Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
com32/modules/host.c