Xen: Use VGA Hooks to make VGA passthrough work on certain devices
[seabios.git] / src / coreboot.c
index ee9dd8b4b4d91171440f949673e062574c2f504f..e328c15acfb53f9d6cfb6b2b173d61163a89142a 100644 (file)
@@ -117,7 +117,7 @@ find_cb_subtable(struct cb_header *cbh, u32 tag)
 }
 
 static struct cb_memory *CBMemTable;
-const char *CBvendor, *CBpart;
+const char *CBvendor = "", *CBpart = "";
 
 // Populate max ram and e820 map info by scanning for a coreboot table.
 static void