Searched refs:vboot_handoff_size (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/x86/include/asm/
H A Dcb_sysinfo.h100 * @vboot_handoff_size: Size of hand-off information (typically 0xc0c)
192 u32 vboot_handoff_size; member in struct:sysinfo_t
/u-boot/cmd/x86/
H A Dcbsysinfo.c296 print_hex(">size", info->vboot_handoff_size);
/u-boot/arch/x86/lib/coreboot/
H A Dcb_sysinfo.c75 info->vboot_handoff_size = vbho->range_size;

Completed in 99 milliseconds