Home
last modified time | relevance | path

Searched refs:fwu_plat_get_update_index (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dfwu.h362 int fwu_plat_get_update_index(uint *update_idx);
/u-boot/lib/fwu_updates/
A Dfwu.c401 ret = fwu_plat_get_update_index(&update_bank); in fwu_get_image_index()
588 __weak int fwu_plat_get_update_index(uint *update_idx) in fwu_plat_get_update_index() function
/u-boot/lib/efi_loader/
A Defi_capsule.c508 status = fwu_plat_get_update_index(&update_index); in fwu_post_update_process()
575 status = fwu_plat_get_update_index(&update_index); in efi_capsule_update_firmware()

Completed in 8 milliseconds