Home
last modified time | relevance | path

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

/linux/fs/efivarfs/
H A Dvars.c45 node->type == EFI_DEV_END_PATH2) && in validate_device_path()
/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c159 } while ((header.type != EFI_DEV_END_PATH && header.type != EFI_DEV_END_PATH2) || in efi_load_option_unpack()
/linux/include/linux/
H A Defi.h974 #define EFI_DEV_END_PATH2 0xFF macro