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

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