Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firmware/efi/libstub/
Dzboot.c86 if (rem->type != EFI_DEV_END_PATH || in load_file()
118 while (dp->type != EFI_DEV_END_PATH) { in device_path_length()
155 (*dp)->type = EFI_DEV_END_PATH; in append_end_node()
Defi-stub-helper.c291 } while ((header.type != EFI_DEV_END_PATH && header.type != EFI_DEV_END_PATH2) || in efi_load_option_unpack()
621 EFI_DEV_END_PATH,
/linux-6.1.9/drivers/firmware/efi/
Ddev-path-parser.c165 else if (((*node)->header.type == EFI_DEV_END_PATH || in efi_get_device_by_path()
/linux-6.1.9/fs/efivarfs/
Dvars.c44 if ((node->type == EFI_DEV_END_PATH || in validate_device_path()
/linux-6.1.9/include/linux/
Defi.h972 #define EFI_DEV_END_PATH 0x7F macro
/linux-6.1.9/arch/ia64/kernel/
Defi.c951 else if (hdr->type == EFI_DEV_END_PATH || in efi_uart_console_only()