Home
last modified time | relevance | path

Searched refs:DEVICE_PATH_TYPE_ACPI_DEVICE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c246 case DEVICE_PATH_TYPE_ACPI_DEVICE: in efi_convert_single_device_node_to_text()
/openbmc/u-boot/include/
H A Defi_api.h389 #define DEVICE_PATH_TYPE_ACPI_DEVICE 0x02 macro