]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[sdi] Add support for SDI images
authorMichael Brown <mcb30@ipxe.org>
Tue, 4 Sep 2012 00:26:48 +0000 (01:26 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 5 Sep 2012 13:11:01 +0000 (14:11 +0100)
commite6427b7ee117ea4af0812bb13b57999bccd8e058
treed92dd9b3ec03b78b77919dc5cd364b95d3cede4d
parent03f0c23f8b1a60575f788dd1b9d4ea47debf2345
[sdi] Add support for SDI images

Add support (disabled by default) for booting .sdi images as used by
Windows XP Embedded.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/image/sdi.c [new file with mode: 0644]
src/arch/i386/include/sdi.h [new file with mode: 0644]
src/arch/x86/include/bits/errfile.h
src/config/config.c
src/config/general.h
src/include/ipxe/features.h