Fix: Prod ID mismatch from issuing Get Device Id

With SUT boot up, "Get Device Id" gives product id "7B 00" which is set
as default value in json file till the time entity manager starts.

The fix shows that until the time entity manager service starts,
product id shows up as "00 00" and not of any other platform's prod id
which is set as default.

Tested:
Ipmitool raw 6  1
23 00 00 22 02 bf 57 01 00 00 00 01 4c ea c7

After entity manager service starts:
Ipmitool raw 6  1
23 00 00 22 02 bf 57 01 00 91 00 01 4c ea c7

Signed-off-by: Joshi, Mansi <mansi.joshi@linux.intel.com>
Change-Id: I9bbe77ecc9fac12389c0bc389f9bdccefd63ca12
1 file changed