Home
last modified time | relevance | path

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

/freebsd/sys/dev/coreboot/
H A Dcoreboot.h132 struct cb_string { struct
133 uint32_t tag;
134 uint32_t size;
135 uint8_t string[];