sdi.c32: support gzipped SDI images
commit0d535c6cd9656035baf1c3268f8ed8cfab3c484e
authorH. Peter Anvin <hpa@zytor.com>
Tue, 2 Sep 2008 21:42:23 +0000 (2 14:42 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 Sep 2008 21:42:23 +0000 (2 14:42 -0700)
tree9e39827b861841be34b5210ac63700c8d41159af
parent3d39943921406d5ca7c543f0aec6d20300150fe3
sdi.c32: support gzipped SDI images

Support gzipped SDI images, simply by replacing loadfile() with
zloadfile().  Suggested by Remi Lefevre.

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