Lines Matching full:binary
51 /* Check if the capsule binary supported */ in __efi_capsule_setup_info()
81 * efi_capsule_setup_info - obtain the efi capsule header in the binary and
105 * efi_capsule_submit_update - invoke the efi_capsule_update API once binary
134 /* Indicate capsule binary uploading is done */ in efi_capsule_submit_update()
150 * efi_capsule_write - store the capsule binary and pass it to
158 * - A user space tool should start at the beginning of capsule binary and
166 * binary file and passed in as first block data of write operation.
203 /* Copy capsule binary data from user space to kernel space buffer */ in efi_capsule_write()
211 /* Setup capsule binary info structure */ in efi_capsule_write()
222 /* Submit the full binary to efi_capsule_update() API */ in efi_capsule_write()
279 * upload their capsule binary.
341 MODULE_DESCRIPTION("EFI capsule firmware binary loader");