commit | 6edfc5c16cfe85e7c50a3574e3d6ef81b1895ad4 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Wed Jan 31 21:41:45 2018 +0530 |
committer | Ratan Gupta <ratagupt@in.ibm.com> | Tue Feb 13 10:59:45 2018 +0530 |
tree | 6ad37f5effef9cc084efb0405dbe728bc095b99a | |
parent | 2f66f00ed7889499e85eb44a2f73c003d25092bf [diff] |
FRU: Change the type code to ASCII In board and product area format there is type and length field for each field. 6-7 bit of typelength field specifies the type and first five bits specify the length.a eg:- Board Manufacturer type/length byte followed by actual number of bytes defined in first five bits of type length of Board Manufacturer field. Change-Id: Iaaf608cc93829fb1dd8d0c54a49bd467a7cadbea Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.