Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_firmware.c47 struct efi_firmware_management_protocol *this, in efi_firmware_get_image_unsupported()
60 struct efi_firmware_management_protocol *this, in efi_firmware_check_image_unsupported()
75 struct efi_firmware_management_protocol *this, in efi_firmware_get_package_info_unsupported()
92 struct efi_firmware_management_protocol *this, in efi_firmware_set_package_info_unsupported()
265 struct efi_firmware_management_protocol *this, in efi_firmware_get_image_info()
325 struct efi_firmware_management_protocol *this, in efi_firmware_fit_set_image()
351 const struct efi_firmware_management_protocol efi_fmp_fit = {
385 struct efi_firmware_management_protocol *this, in efi_firmware_raw_set_image()
425 const struct efi_firmware_management_protocol efi_fmp_raw = {
A Defi_esrt.c222 efi_status_t efi_esrt_add_from_fmp(struct efi_firmware_management_protocol *fmp) in efi_esrt_add_from_fmp()
320 struct efi_firmware_management_protocol *fmp; in efi_esrt_populate()
A Defi_capsule.c171 static struct efi_firmware_management_protocol *
176 struct efi_firmware_management_protocol *fmp; in efi_fmp_find()
555 struct efi_firmware_management_protocol *fmp; in efi_capsule_update_firmware()
/u-boot/lib/efi_selftest/
A Defi_selftest_esrt.c48 EFIAPI efi_test_fmp_get_image_info(struct efi_firmware_management_protocol *this, in efi_test_fmp_get_image_info()
84 static struct efi_firmware_management_protocol efi_test_fmp = {
/u-boot/include/
A Defi_api.h2091 struct efi_firmware_management_protocol { struct
2093 struct efi_firmware_management_protocol *this,
2102 struct efi_firmware_management_protocol *this,
2107 struct efi_firmware_management_protocol *this,
2115 struct efi_firmware_management_protocol *this,
2121 struct efi_firmware_management_protocol *this,
2128 struct efi_firmware_management_protocol *this,
A Defi_loader.h1035 extern const struct efi_firmware_management_protocol efi_fmp_fit;
1036 extern const struct efi_firmware_management_protocol efi_fmp_raw;

Completed in 22 milliseconds