Set Last Processed Event ID
更新时间: 2025/06/26
在Gitcode上查看源码

14h — Set Last Processed Event ID

Change History

openUBMC VersionRevision DateAuthorDescription
25.062025/06/26pengqiang-gsInitial draft, add command details

Basic Information

Function Description

Sets the record ID for the last event that was processed by system software.

Privilege

ReadOnly

Command Information

Request Information

ByteData Field
1[7:1] - reserved.
[0]
 0b = set Record ID for last record processed by software.
 1b = set Record ID for last record processed by BMC.
2:3Record ID. LS byte first.

Response Information

ByteData Field
1Completion Code.
81h = cannot execute command, SEL erase in progress.

Command Examples

Example 1

  • Request:
  • Response:

Back to Index