Add El-Torito estructures to an IsoImage, and APIs for manage it.
This commit is contained in:
@ -52,5 +52,9 @@
|
||||
#define ISO_WRONG_ECMA119 -303
|
||||
#define ISO_UNSUPPORTED_ECMA119 -304
|
||||
|
||||
/* el-torito errors */
|
||||
#define ISO_IMAGE_ALREADY_BOOTABLE -350
|
||||
#define ISO_BOOT_IMAGE_NOT_VALID -351
|
||||
|
||||
|
||||
#endif /*LIBISO_ERROR_H_*/
|
||||
|
Reference in New Issue
Block a user