Searched refs:system_info (Results 1 – 1 of 1) sorted by relevance
312 } system_info; in execute() local394 buf_size = sizeof(system_info); in execute()396 &system_info); in execute()401 if (system_info.info.block_size != 512) { in execute()403 system_info.info.block_size); in execute()406 if (efi_st_strcmp_16_8(system_info.info.volume_label, "U-BOOT TEST")) { in execute()409 system_info.info.volume_label); in execute()
Completed in 7 milliseconds