Home
last modified time | relevance | path

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

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