Home
last modified time | relevance | path

Searched refs:stage2_hs (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1286 bblk_hs_t stage2_hs; in is_update_necessary() local
1328 stage2_hs.src_buf = (unsigned char *)stage2_file->file; in is_update_necessary()
1329 stage2_hs.src_size = stage2_file->file_size; in is_update_necessary()
1331 return (einfo_should_update(einfo, &stage2_hs, updt_str)); in is_update_necessary()