Lines Matching refs:fwid
2374 # Extract fwid value and use the leading part as the platform id.2375 # fwid generally follow the format of {platform}.{firmware version}2377 platform = crossystem.fwid().split('.')[0].lower()