commit | af378fa3c2ae5b1f7c71f807cf7be2be58d8ec99 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Wed Dec 02 16:28:57 2020 +0800 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Fri Dec 18 03:51:52 2020 +0000 |
tree | f2661f23adc69c9f31ab703a3b4992c9cffac368 | |
parent | f7d081f667242a91a61c4a7a8592f7a9cf289c7d [diff] |
sel: Add OEM SEL Record data structure The code only supports SEL Event Records. Re-define the data structure to use union to support different kinds of SEL records: * SEL Event Records * OEM SEL Record, type C0-DF * OEM SEL Record, type E0-FF Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I7cf69c3e1d47664815c029308a52c62049c8e691
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.