lusa f07622b1f3 submit some fun пре 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 f07622b1f3 submit some fun пре 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
...