be_installboot
ret = be_installboot(nvl);
ret = be_installboot(nvl) ? BAM_ERROR : 0;
int be_installboot(nvlist_t *);