Revamped code for VPD parserThe commit removes all the pre-existing code from the branchand pushes the revamped code.Major modification includes:- Movement from multi exe to single daemon model
Revamped code for VPD parserThe commit removes all the pre-existing code from the branchand pushes the revamped code.Major modification includes:- Movement from multi exe to single daemon model.- Multithreaded approach to parse FRU VPD.- Better error handling.- Refactored code for performance optimization.Note: This code supports all the existing functionalities as it is.Change-Id: I1ddce1f0725ac59020b72709689a1013643bda8bSigned-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
show more ...
Move service file to repoThis commit moves vpd service files to openpower-vpd-parserrepository and also install the service files in systemdunit directory via meson.Test works as expected.Sig
Move service file to repoThis commit moves vpd service files to openpower-vpd-parserrepository and also install the service files in systemdunit directory via meson.Test works as expected.Signed-off-by: Priyanga Ramasamy <priyanga24@in.ibm.com>Change-Id: If0ee5f3b0cc4cc949f584d3f1cb234f31a9e0dc5