Searched refs:system_info (Results 1 – 1 of 1) sorted by relevance
310 } system_info; in execute() local391 buf_size = sizeof(system_info); in execute()393 &system_info); in execute()398 if (system_info.info.block_size != 512) { in execute()400 system_info.info.block_size); in execute()403 if (efi_st_strcmp_16_8(system_info.info.volume_label, "U-BOOT TEST")) { in execute()406 system_info.info.volume_label); in execute()
Completed in 4 milliseconds