[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>
This commit is contained in:
Michael Brown
2012-09-04 01:26:48 +01:00
parent 03f0c23f8b
commit e6427b7ee1
6 changed files with 181 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define IMAGE_BZIMAGE /* Linux bzImage image support */
//#define IMAGE_COMBOOT /* SYSLINUX COMBOOT image support */
//#define IMAGE_EFI /* EFI image support */
//#define IMAGE_SDI /* SDI image support */
/*
* Command-line commands to include