Home
last modified time | relevance | path

Searched refs:efi_warn_once (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/firmware/efi/libstub/
Defi-stub-helper.c189 efi_warn_once(FW_BUG "LoadOptions is an EFI_LOAD_OPTION descriptor\n"); in efi_apply_loadoptions_quirk()
190 efi_warn_once(FW_BUG "Using OptionalData as a workaround\n"); in efi_apply_loadoptions_quirk()
Defistub.h92 #define efi_warn_once(fmt, ...) \ macro