Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firmware/efi/libstub/
Defi-stub-helper.c301 dest->optional_data = size ? pos : NULL; in efi_load_option_unpack()
333 *load_options = load_option_unpacked.optional_data; in efi_apply_loadoptions_quirk()
Defistub.h844 const void *optional_data; member