Searched refs:fw_accept (Results 1 - 1 of 1) sorted by last modified time

/u-boot/tools/
H A Dmkeficapsule.c608 static int create_empty_capsule(char *path, efi_guid_t *guid, bool fw_accept) argument
623 capsule_guid = fw_accept ? fw_accept_guid : fw_revert_guid;
629 header.capsule_image_size = fw_accept ?
636 if (fw_accept) {

Completed in 99 milliseconds