Home
last modified time | relevance | path

Searched refs:DEVICE_PATH_GUID (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/lib/efi_loader/
Defi_image_loader.c15 const efi_guid_t efi_guid_device_path = DEVICE_PATH_GUID;
/external/u-boot/lib/efi_selftest/
Defi_selftest_devicepath.c23 static efi_guid_t guid_device_path = DEVICE_PATH_GUID;
Defi_selftest_block_device.c28 static const efi_guid_t guid_device_path = DEVICE_PATH_GUID;
/external/u-boot/include/
Defi_api.h345 #define DEVICE_PATH_GUID \ macro