Lines Matching +full:firmware +full:- +full:reset
3 Documentation Test firmware boot side switch using pldmtool.
6 # 1. Power off the host or post firmware is updated.
7 # 2. Check the firmware boot side ( login to BMC and execute )
9 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a fw_boot_side
12 # 3. Set the firmware boot side to Temp or Perm accordingly
14 # pldmtool bios SetBIOSAttributeCurrentValue -a fw_boot_side -d Temp
17 # 5. BMC take reset during power on ( expected )
36 # This dictionary is for Temp -> Perm or vice versa in the test code.
41 Test Firmware Boot Side Using Pldmtool
42 [Documentation] Power off the host , set the firmware boot side via pldmtool,
46 [Template] Firmware Side Switch Power On Loop
54 Firmware Side Switch Power On Loop
64 # Get the current system state before BMC reset.
79 Print Timen Perform power on operation and expect BMC to take reset.
81 Print Timen Wait for the BMC to take reset and come back online.
85 # Post BMC reset, host should auto power on back to runtime.