Mentioned system area type 5 for HP-PA version 5

This commit is contained in:
Thomas Schmitt 2014-01-16 11:24:06 +00:00
parent 17650ed631
commit 98de4cc328
2 changed files with 5 additions and 2 deletions

View File

@ -1533,7 +1533,10 @@ int isoburn_igopt_get_scdbackup_tag(struct isoburn_imgen_opts *o,
This will overwrite the first 512 bytes of
the submitted data.
@since 1.3.6
4= HP-PA PALO boot sector
4= HP-PA PALO boot sector header version 4
Submit all five parameters of
iso_image_set_hppa_palo() as non-NULL texts.
5= HP-PA PALO boot sector header version 5
Submit all five parameters of
iso_image_set_hppa_palo() as non-NULL texts.
bit8-9= Only with System area type 0 = MBR

View File

@ -1 +1 @@
#define Xorriso_timestamP "2014.01.14.091348"
#define Xorriso_timestamP "2014.01.16.112242"