Method

FwupdPluginEfiLoadOptionget_optional_data

since: 1.9.3

Declaration [src]

GBytes*
fu_efi_load_option_get_optional_data (
  FuEfiLoadOption* self
)

Description [src]

Gets any optional data.

Available since: 1.9.3

Return value

Type: GBytes

Optional data, or NULL.

The data is owned by the instance.