Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/efi/libstub/
Defi-stub-helper.c160 dest->optional_data = size ? pos : NULL; in efi_load_option_unpack()
192 *load_options = load_option_unpacked.optional_data; in efi_apply_loadoptions_quirk()
Defistub.h932 const void *optional_data; member