Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c27 static const efi_guid_t block_io_protocol_guid = BLOCK_IO_GUID;
/openbmc/u-boot/lib/efi_loader/
H A Defi_disk.c15 const efi_guid_t efi_block_io_guid = BLOCK_IO_GUID;
/openbmc/u-boot/cmd/
H A Defidebug.c220 BLOCK_IO_GUID,
/openbmc/u-boot/include/
H A Defi_api.h477 #define BLOCK_IO_GUID \ macro