Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0016-efi_loader-fix-null-pointer-exception-with-get_image.patch54 image_info[i].version_name = NULL;
H A D0015-efi_firmware-add-get_image_info-for-corstone1000.patch63 + image_info[i].version_name = NULL;
H A D0019-arm-corstone1000-esrt-support.patch167 + image_info->version_name = (u16*)runner;
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h821 static const char version_name[] = VER_NAME; variable