GPT_ENT_ATTR_BOOTONCE
if (!(ent->ent_attr & GPT_ENT_ATTR_BOOTONCE))
if (ent->ent_attr & GPT_ENT_ATTR_BOOTONCE)
if (ent->ent_attr & GPT_ENT_ATTR_BOOTONCE) {
if (!(gpttable[curent].ent_attr & GPT_ENT_ATTR_BOOTONCE))
table_primary[curent].ent_attr &= ~GPT_ENT_ATTR_BOOTONCE;
table_backup[curent].ent_attr &= ~GPT_ENT_ATTR_BOOTONCE;
GPT_ENT_ATTR_BOOTONCE |
GPT_ENT_ATTR_BOOTONCE) {
ent->ent_attr &= ~GPT_ENT_ATTR_BOOTONCE;