summaryrefslogtreecommitdiff
path: root/services/smbios/src/cpu.cpp
AgeCommit message (Collapse)AuthorFilesLines
2019-09-02Static code analysis scan issue fixChen,Yugang1-0/+5
Fix the issues found during code static scan Tested: test in board, BMC can get SMBIOS data. Change-Id: Ib4cd8e86251d5c2c10ce8a4968fb49db20e1bf1e Signed-off-by: Chen,Yugang <yugang.chen@linux.intel.com>
2018-07-19Push patch for smbios MDR V1 Service.cyang291-0/+209
DBUS interface provide: Method: RegionStatus RegionComplete RegionRead RegionWrite RegionLock Property: regionID CPU related properties DIMM related properties Change-Id: Id8c8f5753666e8a3ee78aa3d38fb1ac6a25bcc84 Signed-off-by: cyang29 <cheng.c.yang@intel.com>