Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Dcmdline.c50 BufLen = ((EFI_LOADED_IMAGE *)LoadedImage)->LoadOptionsSize; in GetShellArgcArgvFromLoadedImage()
/DragonStub/apps/
H A Dhelper.c136 u32 options_size = efi_table_attr(image, LoadOptionsSize); in efi_convert_cmdline()
/DragonStub/inc/
H A Defiprot.h1237 UINT32 LoadOptionsSize; member