core: add missing calls to cleanup_hardware syslinux-3.83-pre10
authorH. Peter Anvin <hpa@zytor.com>
Fri, 4 Sep 2009 22:46:43 +0000 (15:46 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 4 Sep 2009 22:46:43 +0000 (15:46 -0700)
commit517edd4527b9b4bd33aa18c8c6edecf20a9a992f
tree24790cca39a65715fe5ecd6fb3fd78c16916b2a7
parentb6ea8c8a8bc482ea2fadd1826f25e62cabb81e57
core: add missing calls to cleanup_hardware

As we're starting to rely more and more on a modified hardware state,
it is really important to clean up on all exit paths.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/localboot.inc
core/pxelinux.asm
core/runkernel.inc