Home
last modified time | relevance | path

Searched refs:CB_TAG_CBMEM_CONSOLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/firmware/google/
H A Dmemconsole-coreboot.c18 #define CB_TAG_CBMEM_CONSOLE 0x17 macro
105 .tag = CB_TAG_CBMEM_CONSOLE,
/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c208 case CB_TAG_CBMEM_CONSOLE: in cb_parse_header()
/openbmc/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h178 #define CB_TAG_CBMEM_CONSOLE 0x0017 macro