Home
last modified time | relevance | path

Searched defs:image_info (Results 1 – 1 of 1) sorted by relevance

/bootable/libbootloader/gbl/libefi/src/protocol/
Dgbl_efi_image_loading.rs899 let image_info = unsafe { image_info.as_ref() }.unwrap(); in test_proto_get_buffer_small() localVariable
984 let image_info = unsafe { image_info.as_ref() }.unwrap(); in test_proto_get_buffer_image_type() localVariable