zhangbo c7b07bb49f New FRU function il y a 5 ans
..
ChassisTimer a932fa7caf New remote_control function il y a 5 ans
SysTimer 3e6e6181cb jimbo sync with lusa il y a 5 ans
encryption 06a939b452 add bmc source code, remove bmc_server, web_server... souce code. il y a 5 ans
ipmb 3e6e6181cb jimbo sync with lusa il y a 5 ans
lan a5fd13ca91 getAllSensorInfo ok il y a 5 ans
msghndlr c7b07bb49f New FRU function il y a 5 ans
uds a932fa7caf New remote_control function il y a 5 ans
userinfo a932fa7caf New remote_control function il y a 5 ans
Api.c a932fa7caf New remote_control function il y a 5 ans
Api.h a932fa7caf New remote_control function il y a 5 ans
BmcType.h 01561e83a5 uds interface test pass il y a 5 ans
Makefile b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 il y a 5 ans
OemFRU.c 06a939b452 add bmc source code, remove bmc_server, web_server... souce code. il y a 5 ans
Session.c a932fa7caf New remote_control function il y a 5 ans
Session.h a932fa7caf New remote_control function il y a 5 ans
bmc_app c7b07bb49f New FRU function il y a 5 ans
main.c a932fa7caf New remote_control function il y a 5 ans
main.h 01561e83a5 uds interface test pass il y a 5 ans
message.c 06a939b452 add bmc source code, remove bmc_server, web_server... souce code. il y a 5 ans
message.h 06a939b452 add bmc source code, remove bmc_server, web_server... souce code. il y a 5 ans
readme.txt a932fa7caf New remote_control function il y a 5 ans
sensor_driver.c a5fd13ca91 getAllSensorInfo ok il y a 5 ans
sensor_sdr.c dd9d33e981 IPMB first commit il y a 5 ans
sensor_tbl.h 06a939b452 add bmc source code, remove bmc_server, web_server... souce code. il y a 5 ans

readme.txt



1. Add sensors
- sensor_driveer.c Add new driver
- sensor_sdr.c Add new SDR
- main.h SENSOR_NUMBERS = ?

2. Web Access IPMC through SendMessage and GetMessage command

3. UserInfoTbl
UserInfo 保存在flash里,offset = 0x800000; UserId从1开始。
g_BMCInfo.UserInfoTbl[0]: UserId = 1
g_BMCInfo.UserInfoTbl[1]: UserId = 2
g_BMCInfo.UserInfoTbl[2]: UserId = 3
...