TBL_OEM_ID_SZ
tbl->tbl_oem_id = get_str(&raw[10], TBL_OEM_ID_SZ);
kmem_free(tbl->tbl_oem_id, TBL_OEM_ID_SZ + 1);