Searched refs:efi_check_space (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/stand/efi/loader/
H A Dcopy.c241 efi_check_space(vm_offset_t end) function
296 printf("efi_check_space: Unable to expand staging area\n");
317 if (!efi_check_space(dest + stage_offset + len)) {
348 if (!efi_check_space(dest + stage_offset + len)) {

Completed in 100 milliseconds