Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firmware/efi/libstub/
Defi-stub-helper.c330 efi_warn_once(FW_BUG "LoadOptions is an EFI_LOAD_OPTION descriptor\n"); in efi_apply_loadoptions_quirk()
331 efi_warn_once(FW_BUG "Using OptionalData as a workaround\n"); in efi_apply_loadoptions_quirk()
Defistub.h79 #define efi_warn_once(fmt, ...) \ macro