Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/google/
H A Dmemconsole-x86-legacy.c19 #define BIOS_MEMCONSOLE_V1_MAGIC 0xDEADBABE macro
105 if (hdr->signature == BIOS_MEMCONSOLE_V1_MAGIC) { in memconsole_ebda_init()