commit | 719a41cdf4cbcf5a46e6ed7f3da7f7852c665117 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Thu Dec 03 17:50:44 2020 +0800 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Fri Dec 18 03:51:52 2020 +0000 |
tree | 3c4eef226c9777047cccfca87ed7ef5753f2c4dc | |
parent | 5015e955f41b0b01248c0ac2f9d378d25f858c12 [diff] |
sel: Support OEM record 0xE0~0xFF The OEM record 0xE0~0xFF only includes record type and 13 bytes OEM data. Tested: Add 0xFF OEM SEL and verify the sel list shows the expected record. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: Ied3d68cf4393d37f8841ac66c6ca10c66393b7da
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
.