When exiting a COMBOOT/COM32 module, reset the stack instead of saving
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Aug 2006 21:24:43 +0000 (14:24 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Aug 2006 21:24:43 +0000 (14:24 -0700)
commit5f7ba5958af6985fdb7b1f1d86c92691786544a1
tree78b3eecb5ab13e04c5f06dfb047e7ac42f9e24dc
parentff17500411ecf1fe1697e3d6f114e14b4da4ba60
When exiting a COMBOOT/COM32 module, reset the stack instead of saving
and restoring it.  The former option left crap on the stack.
abort.inc
bcopy32.inc
com32.inc
comboot.inc
extlinux.asm
isolinux.asm
ldlinux.asm
pxelinux.asm
stack.inc [new file with mode: 0644]