commit | 229912c233c9f55deae9af79416d1cbd684808f4 | [log] [tgz] |
---|---|---|
author | Munawar Hussain <munawarhussain@google.com> | Fri Aug 16 06:49:57 2024 +0000 |
committer | Brandon Kim <brandonkim@google.com> | Tue Aug 27 00:30:17 2024 +0000 |
tree | 0952ccde0a2d0ea158328bca533969c0565c7c1f | |
parent | 74d67240b567d1ebd5df370ae64cdad04adb33c0 [diff] |
google-ipmi-sys: adding new commands This patch is already in multiple vendor layer. Hence moving this to shared layer. Add new commands `sendRebootCheckpoint`, `sendRebootComplete` and `sendRebootAdditionalDuration`. These commands are for the `BootTimeMonitor` feature in https://gbmc.googlesource.com/BootTimeMonitor/ Basically that daemon is for monitoring the reboot process for BMC and hosts. It will be useful for profiling the reboot process and knowing how to optimize it. Tested: Not required, just moved a patch and not using in this layer. Fusion-Link: https://fusion2.corp.google.com/d8a61873-afaf-3f5e-9794-b19fd03f40b9 https://fusion2.corp.google.com/743dda24-c942-35f2-8d19-9803a71323d5 Google-Bug-Id: 352691500 Change-Id: Ie89e61044579a1c2c6f9f04af50a02315f42f5ce Signed-off-by: Munawar Hussain <munawarhussain@google.com> (cherry picked from commit 9d39811f7829d3e184b8c1c8ce71cdcb2a4e374e)