Searched refs:options (Results 1 – 2 of 2) sorted by relevance
135 const efi_char16_t *options = efi_table_attr(image, LoadOptions); in efi_convert_cmdline() local145 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()
338 EFI, i.e., it supports --target efi-[app|bsdrv|rtdrv] options. Use it to decide339 whether to invoke objcopy with those options or use the linker to populate the358 environment and no ARCH or prefix options are passed to make, aligning it with