Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_bootmgr.c47 u16 file_path_length; member
59 lo->file_path_length = *(u16 *)ptr; in parse_load_option()
66 ptr += lo->file_path_length; in parse_load_option()