Home
last modified time | relevance | path

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

/u-boot/lib/efi_selftest/
A Defi_selftest_block_device.c403 if (efi_st_strcmp_16_8(system_info.info.volume_label, "U-BOOT TEST")) { in execute()
406 system_info.info.volume_label); in execute()
/u-boot/include/
A Dfat.h125 char volume_label[11]; /* Volume label */ member
A Defi_api.h1681 u16 volume_label[0]; member
/u-boot/lib/efi_loader/
A Defi_file.c849 info->volume_label[0] = 0; in efi_file_getinfo()
/u-boot/fs/fat/
A Dfat.c1191 memcpy(vol_label, volinfo.volume_label, 11); in file_fat_detectfs()

Completed in 16 milliseconds