Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Ddev-path-parser.c102 node->header.sub_type != EFI_DEV_END_ENTIRE) in parse_end_path()
180 if (ret == EFI_DEV_END_ENTIRE) in efi_get_device_by_path()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c159 (header.sub_type != EFI_DEV_END_ENTIRE)); in efi_load_option_unpack()
489 EFI_DEV_END_ENTIRE,
/openbmc/linux/fs/efivarfs/
H A Dvars.c46 node->sub_type == EFI_DEV_END_ENTIRE) in validate_device_path()
/openbmc/linux/include/linux/
H A Defi.h983 #define EFI_DEV_END_ENTIRE 0xFF macro
/openbmc/linux/arch/ia64/kernel/
H A Defi.c955 if (hdr->sub_type == EFI_DEV_END_ENTIRE) in efi_uart_console_only()