Hello everyone,
I just started using SDPTool for setting up server to uefi boot mode. My issue is that I can't find the correct syscfg arguments as below:
SDPTool <ipv4> <username> <password> setoptions <"syscfg arguments"> [-no_user_interaction] [-softreset]
I tried bootmode=uefi with no success
[BIOS::Advanced Boot Options]
System Boot Timeout=5 ;Options: 65535=Max: 0=Min: 1=Step
Boot Mode=Legacy ;Options: Legacy=00: UEFI=01
Boot Option Retry=Enabled ;Options: Disabled=00: Enabled=01
USB Boot Priority=Enabled ;Options: Disabled=00: Enabled=01
Static Boot Order=Disabled ;Options: Disabled=00: Enabled=01
Please note that I couldn't perform this task via ipmitool as there is a bug.
Example: ipmi chassis bootdev pxe options=efiboot
Thanks for your help