| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
bug: NA
branch: master
Signed-off-by: Michael Y. Lim <youhour@us.ibm.com>
|
| |
|
|
|
|
|
|
|
| |
Revert commit ec7ec2b13bcaa30dc85c454479a60d5b7631d019
bug: NA
branch: master
Signed-off-by: Michael Y. Lim <youhour@us.ibm.com>
|
| |
|
|
|
|
|
|
|
|
| |
OpenBMC team requests UD keyword to store UUID (aka Machine ID)
RTC story 178386
bug: NA
branch: master
Signed-off-by: Michael Y. Lim <youhour@us.ibm.com>
|
| |\
| |
| | |
Add NV keyword to VNDR record per hostboot request
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Hostboot has the need to add nvlink configuration
data to support multiple nvlink on a system planar.
NV keyword was created and include in VNDR record
to meet this requirement.
bug: NA
branch: master
Signed-off-by: Michael Y. Lim <youhour@us.ibm.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
Add CK, Q0-Q9 keyword to memd record for P9 system planar
bug: NA
branch: master
Signed-off-by: Michael Y. Lim <youhour@us.ibm.com>
|
| | |
| |
| |
| |
| | |
- Cleaned up comments throughout file
- Added new testcase and fixed bugs in createVpd.py it exposed
|
| | | |
|
| |/
|
|
|
|
|
|
|
| |
Add CK, Q0-Q9 keyword to memd record for P9 system planar
bug: NA
branch: master
Signed-off-by: Michael Y. Lim <youhour@us.ibm.com>
|
| |
|
|
| |
- This was needed after merging the mixed-data branch into master
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
- Mixed type allows for hex or ascii tags in kwdata tag
- Added checking of new xml structure
- Added example of mixed data usage
- Fixed a bug with hex input data with white space that resulted in
data not being padded out to the length of the kw
|
| |/
|
|
|
| |
- Put a smaller wrapper on the normal parser to handle comment preservation
- Added code to handle new comment tag on all parsing levels
|
| |
|
|
|
|
|
|
|
|
| |
Add Power9 FRU VPD template.
Also move Power8 FRU VPD template to p8 directory.
bug: na
branch: p9v1
Signed-off-by: Michael Y. Lim <youhour@us.ibm.com>
|
| |
|
|
|
|
| |
- Removed old memcard and sysplanar examples
- Added new, more specific examples provided by Michael Lim
- Added a new README that describes what each of the examples are for
|
| |
|
|
|
|
|
|
|
|
| |
Examples were previously just a symlink to passing tests. This symlink
didn't show well in github. Instead examples is now the directory and
pass is the symbolic link.
- removed examples link
- moved tests/pass directory to examples
- creates tests/pass -> examples link
|
|
|
help examples are callable from git repo
|