#!/bin/bash # this script uses the BOARD_ID set from checkFru.sh and provides the NAME, # PRODID, and EEPROM_FRU values for this platform decode_board_id() { }