| Age | Commit message (Collapse) | Author | Files | Lines |
|
MDRV1 do not have UUID in smbios table, it will show "NO UUID" which will
bring a issue to redfish. Remove UUID and BIOS Version from MDRV1.
Tested:
After DC cycle the host, MDRV1 will not show UUID and BIOS Version property
anymore.
Change-Id: I6db48be6c0e0c7bbaf73a9be7a3ba2c93b7c9d75
Signed-off-by: Cheng C Yang <cheng.c.yang@intel.com>
|
|
Fix some SMBIOS service issues base on joint test with MDRV1 command.
Verify method:
After power on Intel server system, all the CPU and DIMMs' dbus
interface in this code can show correct informaton. And the
information should match the real CPU and DIMM installed on
MotherBoard.
Change-Id: I0bc174df48ae0b06de58d814e14a651f56b7f761
Signed-off-by: cyang29 <cheng.c.yang@intel.com>
|
|
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>
|