Home
last modified time | relevance | path

Searched refs:efi_firmware_management_protocol (Results 1 – 4 of 4) sorted by relevance

/u-boot/lib/efi_loader/
A Defi_firmware.c41 struct efi_firmware_management_protocol *this, in efi_firmware_get_image_unsupported()
54 struct efi_firmware_management_protocol *this, in efi_firmware_check_image_unsupported()
69 struct efi_firmware_management_protocol *this, in efi_firmware_get_package_info_unsupported()
86 struct efi_firmware_management_protocol *this, in efi_firmware_set_package_info_unsupported()
243 struct efi_firmware_management_protocol *this, in efi_firmware_fit_get_image_info()
294 struct efi_firmware_management_protocol *this, in efi_firmware_fit_set_image()
314 const struct efi_firmware_management_protocol efi_fmp_fit = {
352 struct efi_firmware_management_protocol *this, in efi_firmware_raw_get_image_info()
403 struct efi_firmware_management_protocol *this, in efi_firmware_raw_set_image()
470 const struct efi_firmware_management_protocol efi_fmp_raw = {
A Defi_capsule.c123 static struct efi_firmware_management_protocol *
128 struct efi_firmware_management_protocol *fmp; in efi_fmp_find()
343 struct efi_firmware_management_protocol *fmp; in efi_capsule_update_firmware()
/u-boot/include/
A Defi_api.h1929 struct efi_firmware_management_protocol { struct
1931 struct efi_firmware_management_protocol *this,
1940 struct efi_firmware_management_protocol *this,
1945 struct efi_firmware_management_protocol *this,
1953 struct efi_firmware_management_protocol *this,
1959 struct efi_firmware_management_protocol *this,
1966 struct efi_firmware_management_protocol *this,
A Defi_loader.h846 extern const struct efi_firmware_management_protocol efi_fmp_fit;
847 extern const struct efi_firmware_management_protocol efi_fmp_raw;

Completed in 14 milliseconds