Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c302 struct efi_device_path *dp_partition; in execute() local
331 (void **)&dp_partition, in execute()
338 if (len >= dp_size(dp_partition)) in execute()
340 if (efi_st_memcmp(dp, dp_partition, len)) in execute()