2ca7a0f3 | 18-Dec-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Fix some build failure issue
Fix some issues which will make build failure. Also format the code with latest clang-format.
Tested: Power cycle the system and after BIOS finish post, correct DIMM an
Fix some build failure issue
Fix some issues which will make build failure. Also format the code with latest clang-format.
Tested: Power cycle the system and after BIOS finish post, correct DIMM and CPU information and UUID can show in Redfish.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: I5833a89842bc0969829d10fed262cf43d31d8c3f
show more ...
|
982a7e80 | 18-Dec-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Add MAINTAINERS to smbios-mdr
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: Ida546c159fcd8ee9dea149145b5362e297561fe6 |
b4651b9c | 18-Dec-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Add system dbus service for MDR V2
Add BIOS version and UUID in smbios table and provide dbus interface for redfish to get these information.
Tested: DC cycle the system and waiting for BIOS enteri
Add system dbus service for MDR V2
Add BIOS version and UUID in smbios table and provide dbus interface for redfish to get these information.
Tested: DC cycle the system and waiting for BIOS entering setup page. Redfish should be able to show correct UUID.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: I0d364f27488d3efa24e4a9dde97086f09e94d2a2
show more ...
|
8c3fab63 | 18-Dec-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Add DIMM dbus service for MDR V2
Add all DIMM information in smbios table and provide dbus interface for redfish to get DIMM information.
Tested: DC cycle the system and waiting for BIOS entring se
Add DIMM dbus service for MDR V2
Add all DIMM information in smbios table and provide dbus interface for redfish to get DIMM information.
Tested: DC cycle the system and waiting for BIOS entring setup page. Correct DIMM information should show in Redfish.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: I8c2678c5d40f4d1fde81292b21aa94e80b0ab586
show more ...
|
43c6a1da | 18-Dec-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Add CPU dbus service for MDR V2
Add all CPU information in smbios table and provide dbus interface for redfish to get CPU information.
Tested: DC cycle system and waiting for BIOS entering setup pa
Add CPU dbus service for MDR V2
Add all CPU information in smbios table and provide dbus interface for redfish to get CPU information.
Tested: DC cycle system and waiting for BIOS entering setup page. Check CPU information in Redfish, Redfish should show correct CPU information.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: I8e6f803c516267de094a01fb1b1fa7d2420d2474
show more ...
|
ec634255 | 18-Dec-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Add synchronization function for MDR V2
Add synchronization function to sync smbios dir data with BMC through dbus interface. Also add function to read smbios table from flash file to memory.
Signe
Add synchronization function for MDR V2
Add synchronization function to sync smbios dir data with BMC through dbus interface. Also add function to read smbios table from flash file to memory.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: I14a6c958531463ed1c6e28811f0829fdcad310de
show more ...
|
608e52d1 | 18-Dec-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Add dbus service to support MDR V2 - part 2
Add send and get directory function for MDR V2 ipmi command store and get data through dbus interface.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.in
Add dbus service to support MDR V2 - part 2
Add send and get directory function for MDR V2 ipmi command store and get data through dbus interface.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: I8c0718e20911e329086f29ad1cc227d1a6a1b91b
show more ...
|
eecaf820 | 18-Dec-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Add dbus service to support MDR V2 ipmi command
Add send and get DataInfo function for MDR V2 ipmi command store and get data through dbus interface.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux
Add dbus service to support MDR V2 ipmi command
Add send and get DataInfo function for MDR V2 ipmi command store and get data through dbus interface.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: Ic069e4670e69de1fb92b4123da6be6588ac45244
show more ...
|
3e3269ad | 02-Dec-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Add some header files of MDR
To start the work of ManagedDataRegion, add some header files to the repo.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: I9dfad809d47f37f04ca6b8
Add some header files of MDR
To start the work of ManagedDataRegion, add some header files to the repo.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: I9dfad809d47f37f04ca6b8a7ca2e809cae79c012
show more ...
|
416f3a56 | 22-Jan-2019 |
Brad Bishop <radsquirrel@gmail.com> |
Initial commit |