Home
last modified time | relevance | path

Searched refs:EFI_DEV_END_PATH (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/firmware/efi/
H A Ddev-path-parser.c165 else if (((*node)->header.type == EFI_DEV_END_PATH || in efi_get_device_by_path()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c158 } while ((header.type != EFI_DEV_END_PATH && header.type != EFI_DEV_END_PATH2) || in efi_load_option_unpack()
488 EFI_DEV_END_PATH,
/openbmc/linux/fs/efivarfs/
H A Dvars.c44 if ((node->type == EFI_DEV_END_PATH || in validate_device_path()
/openbmc/linux/include/linux/
H A Defi.h979 #define EFI_DEV_END_PATH 0x7F macro
/openbmc/linux/arch/ia64/kernel/
H A Defi.c951 else if (hdr->type == EFI_DEV_END_PATH || in efi_uart_console_only()