Mentioned system area type 4 for HP-PA

This commit is contained in:
Thomas Schmitt 2014-01-14 08:49:49 +00:00
parent bd035cb102
commit b2eacd7d7f
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
/* /*
Lower level API definition of libisoburn. Lower level API definition of libisoburn.
Copyright 2007-2013 Vreixo Formoso Lopes <metalpain2002@yahoo.es> Copyright 2007-2014 Vreixo Formoso Lopes <metalpain2002@yahoo.es>
and Thomas Schmitt <scdbackup@gmx.net> and Thomas Schmitt <scdbackup@gmx.net>
Provided under GPL version 2 or later. Provided under GPL version 2 or later.
*/ */
@ -1532,6 +1532,10 @@ int isoburn_igopt_get_scdbackup_tag(struct isoburn_imgen_opts *o,
numbers 2 to 8. numbers 2 to 8.
This will overwrite the first 512 bytes of This will overwrite the first 512 bytes of
the submitted data. the submitted data.
@since 1.3.6
4= HP-PA PALO boot sector
Submit all five parameters of
iso_image_set_hppa_palo() as non-NULL texts.
bit8-9= Only with System area type 0 = MBR bit8-9= Only with System area type 0 = MBR
@since 1.0.4 @since 1.0.4
Cylinder alignment mode eventually pads the image Cylinder alignment mode eventually pads the image

View File

@ -1 +1 @@
#define Xorriso_timestamP "2014.01.09.215206" #define Xorriso_timestamP "2014.01.14.084808"