Searched refs:efi_warn (Results 1 – 2 of 2) sorted by relevance
101 efi_warn("Failed to allocate memory for RNG seed.\n"); in efi_random_get_seed()138 efi_warn("Failed to obtain seed from EFI_RNG_PROTOCOL\n"); in efi_random_get_seed()141 efi_warn("Retaining bootloader-supplied seed only"); in efi_random_get_seed()
55 #define efi_warn(fmt, ...) \ macro