Searched refs:EFI_LOAD_OPTION (Results 1 – 1 of 1) sorted by relevance
93 } EFI_LOAD_OPTION; typedef404 else if ( size > sizeof(EFI_LOAD_OPTION) ) in get_argv()406 const EFI_LOAD_OPTION *elo = data; in get_argv()408 size_t elo_min = offsetof(EFI_LOAD_OPTION, Description[1]) + in get_argv()
Completed in 4 milliseconds