Searched refs:efi_warn (Results 1 – 5 of 5) sorted by relevance
14 efi_warn("(%s:%d)", __FILE__, __LINE__); \26 efi_warn("(%s:%d)\n", __FILE__, __LINE__); \
24 #define efi_warn(fmt, ...) efi_printk("[WARNING]: " fmt, ##__VA_ARGS__) macro
43 efi_warn("Command line is NULL\n"); in efi_main()
231 efi_warn( in efi_remap_image_all_rwx()246 efi_warn("Failed to remap region executable\n"); in efi_remap_image_all_rwx()253 efi_warn("Failed to remap region writable\n"); in efi_remap_image_all_rwx()260 efi_warn("Failed to remap region readable\n"); in efi_remap_image_all_rwx()
90 efi_warn("Failed to measure data for event %d: 0x%lx\n", event, status); in efi_measure_tagged_event()