Home
last modified time | relevance | path

Searched defs:cb_cmos_defaults (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h232 struct cb_cmos_defaults { struct
233 u32 tag;
234 u32 size;
235 u32 name_length;
236 u8 name[CMOS_MAX_NAME_LENGTH];
237 u8 default_set[CMOS_IMAGE_BUFFER_SIZE];