Home
last modified time | relevance | path

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

/DragonStub/apps/
H A Dhelper.c135 const efi_char16_t *options = efi_table_attr(image, LoadOptions); in efi_convert_cmdline() local
145 efi_measure_tagged_event((unsigned long)options, options_size, in efi_convert_cmdline()
148 efi_apply_loadoptions_quirk((const void **)&options, &options_size); in efi_convert_cmdline()
151 if (options) { in efi_convert_cmdline()
152 s2 = options; in efi_convert_cmdline()
209 options_bytes - 1, options); in efi_convert_cmdline()
/DragonStub/
H A DChangeLog338 EFI, i.e., it supports --target efi-[app|bsdrv|rtdrv] options. Use it to decide
339 whether to invoke objcopy with those options or use the linker to populate the
358 environment and no ARCH or prefix options are passed to make, aligning it with