Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Ddev-path-parser.c166 (*node)->header.type == EFI_DEV_END_PATH2)) in efi_get_device_by_path()
/openbmc/linux/fs/efivarfs/
H A Dvars.c45 node->type == EFI_DEV_END_PATH2) && in validate_device_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()
/openbmc/linux/include/linux/
H A Defi.h980 #define EFI_DEV_END_PATH2 0xFF macro
/openbmc/linux/arch/ia64/kernel/
H A Defi.c952 hdr->type == EFI_DEV_END_PATH2) { in efi_uart_console_only()