Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libgbl/src/
Dlib.rs275 pub fn unpack_boot_image( in unpack_boot_image() function
519 let info_struct = self.unpack_boot_image(&boot_image, Some(boot_target))?; in lvb_inner()