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

/fuchsia/zircon/bootloader/src/
H A Dmisc.c19 static uint8_t Smbios3Anchor[5] = "_SM3_"; variable
50 if (!memcmp(cfgtab[i].VendorTable, Smbios3Anchor, sizeof(Smbios3Anchor))) {

Completed in 68 milliseconds