Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath.c23 static efi_guid_t guid_device_path = DEVICE_PATH_GUID;
H A Defi_selftest_block_device.c28 static const efi_guid_t guid_device_path = DEVICE_PATH_GUID;
H A Defi_selftest_loadimage.c30 static const efi_guid_t guid_device_path = DEVICE_PATH_GUID;
/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c15 const efi_guid_t efi_guid_device_path = DEVICE_PATH_GUID;
/openbmc/u-boot/cmd/
H A Defidebug.c188 DEVICE_PATH_GUID,
/openbmc/u-boot/include/
H A Defi_api.h354 #define DEVICE_PATH_GUID \ macro