pxenv: save away the PXE return code so COMBOOT can return itsyslinux-3.70-pre10
commitff747ef4c75c9e55c9d5c5552126d994c96da245
authorH. Peter Anvin <hpa@zytor.com>
Wed, 28 May 2008 16:47:44 +0000 (28 09:47 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 28 May 2008 16:47:44 +0000 (28 09:47 -0700)
tree16394b6d9dc027b24f7cd3c2da1c2caf58be6efe
parent80001b1d2acc06b33bb6de05474ce54682dacfb6
pxenv: save away the PXE return code so COMBOOT can return it

PXELINUX itself doesn't actually use the PXE return code, but the
COMBOOT interface is supposed to return it.  Accordingly, make sure it
is stashed away so we can return it; for code that doesn't care, it
just writes a dedicated status variable which can be safely ignored.
comboot.inc
pxelinux.asm