Home
last modified time | relevance | path

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

/xen/xen/common/efi/
A Dboot.c93 } EFI_LOAD_OPTION; typedef
404 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