Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c197 efi_warn_once(FW_BUG "LoadOptions is an EFI_LOAD_OPTION descriptor\n"); in efi_apply_loadoptions_quirk()
198 efi_warn_once(FW_BUG "Using OptionalData as a workaround\n"); in efi_apply_loadoptions_quirk()
H A Defistub.h92 #define efi_warn_once(fmt, ...) \ macro