Method

FwupdPluginEfiLoadOptionget_optional_data

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

Returns: GBytes
 

Optional data, or NULL.

 The data is owned by the instance.