Searched refs:SYSINFO_MAX_UNIMPL (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/x86/include/asm/
H A Dcb_sysinfo.h20 #define SYSINFO_MAX_UNIMPL 32 macro
223 u8 unimpl[SYSINFO_MAX_UNIMPL];
/u-boot/arch/x86/lib/coreboot/
H A Dcb_sysinfo.c442 if (info->unimpl_count < SYSINFO_MAX_UNIMPL)

Completed in 41 milliseconds