Release Notes
Open Source Used In AsyncOS 8.8 for Cisco Web Security Appliances
21
charminVersion[4];
charversion[4];
charvendor[1024];
charmanufacturer[1024];
wordsystemid;
byteenable;
bytedisable;
wordsize;
wordcompletionCode;
byteyear;
bytemonth;
byteday;
bytehour;
byteminute;
} RemoteBIOSStatus;
extern void Unknownproc(byte *p, char **table);
extern void t0proc(byte *p, char **table);
extern void t0procStatus(byte *p, char **table, RemoteBIOSStatus *status);
extern void t1proc(byte *p, char **table);
extern void t1procStatus(byte *p, char **table, RemoteBIOSStatus *status);
extern void t3proc(byte *p, char **table);
extern void t4proc(byte *p, char **table);
extern void t7proc(byte *p, char **table);
extern void t8proc(byte *p, char **table);
extern void t9proc(byte *p, char **table);
extern void t10proc(byte *p, char **table);
extern void t11proc(byte *p, char **table);
extern void t11procStatus(byte *p, char **table, RemoteBIOSStatus *status);
extern void t12proc(byte *p, char **table);
extern void t13proc(byte *p, char **table);
extern void t16proc(byte *p, char **table);
extern void t17proc(byte *p, char **table);
extern void t18proc(byte *p, char **table);
extern void t19proc(byte *p, char **table);
extern void t20proc(byte *p, char **table);
extern void t38proc(byte *p, char **table);
extern void t38procInfo(byte *p, char **table, GetIPMIinfo *info);
extern void t126proc(byte *p, char **table);
extern void t127proc(byte *p, char **table);
extern void t212proc(byte *p, char **table); /* D4 */
extern void t212procStatus(byte *p, char **table, RemoteBIOSStatus *status);
extern void t212procEnableBiosUpdate(byte *p, char **table,
RemoteBIOSStatus *status);
extern void t222proc(byte *p, char **table); /* DE */
extern void t222procStatus(byte *p, char **table, RemoteBIOSStatus *status);
extern char *MapConnectorType(byte type);