Home | History | Annotate | Download | only in bios

Lines Matching full:putstr

1075 static void putstr(uint8_t **pp, const char *str)
1131 putstr(&q, "PCMP"); /* "PCMP signature */
1136 putstr(&q, "QEMUCPU "); /* OEM id */
1138 putstr(&q, "BOCHSCPU");
1140 putstr(&q, "0.1 "); /* vendor id */
1173 putstr(&q, "ISA ");
1226 putstr(&q, "_MP_");