Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_selftest/
Defi_selftest_block_device.c27 static const efi_guid_t block_io_protocol_guid = BLOCK_IO_GUID;
/external/u-boot/lib/efi_loader/
Defi_disk.c16 const efi_guid_t efi_block_io_guid = BLOCK_IO_GUID;
/external/u-boot/include/
Defi_api.h468 #define BLOCK_IO_GUID \ macro