Home
last modified time | relevance | path

Searched defs:efi_simple_file_system_protocol (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Defi_api.h1359 struct efi_simple_file_system_protocol { struct
1361 efi_status_t (EFIAPI *open_volume)(struct efi_simple_file_system_protocol *this, argument
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.h670 union efi_simple_file_system_protocol { union