Solon Fan

Results 2 issues of Solon Fan

At test case [Set Static Host Network Address Via IPMI] & [Set DHCP Host Address Via IPMI] the cmd is mismatch. https://github.com/openbmc/openbmc-test-automation/blob/master/network/test_host_network.robot#LL17C1-L17C80 raw **0x00 0x08** is set system boot option....

Currently intel oem ipmi overwrite set ipmiStorageSetSELTime to be not supported, https://github.com/openbmc/intel-ipmi-oem/blob/master/src/storagecommands.cpp#L1161 ![image](https://github.com/user-attachments/assets/a1daff8d-742b-4006-ba80-5f1764124196) But from latest phosphor-host-ipmi,the ipmiStorageSetSELTime is been implemented. https://github.com/openbmc/phosphor-host-ipmid/blob/master/storagehandler.cpp#L592 ![image](https://github.com/user-attachments/assets/5184a23d-d186-4d10-a164-79d7b9e307bc)