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

/fuchsia/zircon/bootloader/src/
H A Dmisc.c18 static uint8_t SmbiosAnchor[4] = "_SM_"; variable
46 if (!memcmp(cfgtab[i].VendorTable, SmbiosAnchor, sizeof(SmbiosAnchor))) {

Completed in 69 milliseconds