Searched refs:vb2api_previous_boot_fail (Results 1 – 5 of 5) sorted by relevance
/external/coreboot/src/soc/amd/mendocino/psp_verstage/ |
D | chipset.c | 150 vb2api_previous_boot_fail(ctx, VB2_RECOVERY_FW_VENDOR_BLOB, in report_prev_boot_status_to_vboot()
|
/external/coreboot/src/soc/amd/phoenix/psp_verstage/ |
D | chipset.c | 205 vb2api_previous_boot_fail(ctx, VB2_RECOVERY_FW_VENDOR_BLOB, in report_prev_boot_status_to_vboot()
|
/external/vboot_reference/tests/ |
D | vb2_misc_tests.c | 445 vb2api_previous_boot_fail(ctx, 1, 2); in previous_boot_fail_tests() 465 vb2api_previous_boot_fail(ctx, 3, 4); in previous_boot_fail_tests() 481 vb2api_previous_boot_fail(ctx, 5, 6); in previous_boot_fail_tests()
|
/external/vboot_reference/firmware/2lib/include/ |
D | 2api.h | 430 void vb2api_previous_boot_fail(struct vb2_context *ctx,
|
/external/vboot_reference/firmware/2lib/ |
D | 2misc.c | 158 void vb2api_previous_boot_fail(struct vb2_context *ctx, in vb2api_previous_boot_fail() function
|