Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/zefi/
Dzefi.c195 struct efi_loaded_image_protocol *loaded_image; in efi_entry() local
200 (void **)&loaded_image in efi_entry()
204 uint16_t *src_bootargs = (uint16_t *)loaded_image->LoadOptions; in efi_entry()