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

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
...