Introduced inner API iso_apm_partition_request for definition of
Apple Partition Map entries by hfsplus.c.
This commit is contained in:
@@ -7154,6 +7154,9 @@ int iso_image_hfsplus_bless(IsoImage *img, enum IsoHfsplusBlessings blessing,
|
||||
(FAILURE, HIGH, -378) */
|
||||
#define ISO_SECT_SCATTERED 0xE830FE82
|
||||
|
||||
/** Too many Apple Partition Map entries requested (FAILURE, HIGH, -377)*/
|
||||
#define ISO_BOOT_TOO_MANY_APM 0xE830FE81
|
||||
|
||||
|
||||
|
||||
/* Internal developer note:
|
||||
|
Reference in New Issue
Block a user