Support for reading El-Torito info from previous images.

This commit is contained in:
Vreixo Formoso
2008-01-11 15:43:39 +01:00
parent 53c2215ab3
commit f27f2449f9
6 changed files with 315 additions and 71 deletions

View File

@ -51,6 +51,7 @@
#define ISO_UNSUPPORTED_RR -302
#define ISO_WRONG_ECMA119 -303
#define ISO_UNSUPPORTED_ECMA119 -304
#define ISO_WRONG_EL_TORITO -305
/* el-torito errors */
#define ISO_IMAGE_ALREADY_BOOTABLE -350