pxe: Export the initial stack and PXE(NV) structure, fix pxechn
commit8c11d9231fa234ff30477ba9c958c9d3645abfa2
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 13 Feb 2014 18:07:44 +0000 (13 10:07 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 13 Feb 2014 23:40:02 +0000 (13 15:40 -0800)
treee94fb78753a0993bb2844734167be29ff3f03daa
parente6374f1c88f925bd01212a783680eda928ecfff9
pxe: Export the initial stack and PXE(NV) structure, fix pxechn

Export the initial stack and PXE(NV) structure pointers properly, even
for users which need seg:offs.  Use this in pxechn.c rather than the
already-removed INT 22h AX=000Ah call.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Gene Cumm <gene.cumm@gmail.com>
com32/include/syslinux/config.h
com32/modules/pxechn.c
core/fs/pxe/bios.c
core/pxelinux-c.c
core/pxelinux.asm