Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dsysinfo.h33 char *extra_version; member
/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c166 cb_parse_string(ptr, &info->extra_version); in cb_parse_header()