Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded data
This commit is contained in:
@ -411,6 +411,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
1= appy --efi-boot parameters when attaching to img */
|
||||
|
||||
char system_area_disk_path[SfileadrL];
|
||||
int system_area_clear_loaded;
|
||||
int system_area_options; /* bit0= "GRUB protective msdos label"
|
||||
(a simple partition table)
|
||||
bit1= isohybrid boot image pointer
|
||||
|
Reference in New Issue
Block a user