mboot: make sure we actually succeed when we finished
authorH. Peter Anvin <hpa@zytor.com>
Sun, 26 Apr 2009 22:42:53 +0000 (15:42 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 26 Apr 2009 22:42:53 +0000 (15:42 -0700)
commit5ed6ee3a7c56f3b24c713ba695487259ab7b06bd
treeaf3c5b4936f7a6686102499a19d75a96bb805dc2
parentfbfc9121043951d019ea89971638a4f5ca63a812
mboot: make sure we actually succeed when we finished

When we actually finished mapping the image, return 0 and don't bail.
Add error messages to most failure cases.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/mboot/map.c
com32/mboot/mboot.c