Release Notes

Open Source Used In AsyncOS 8.8 for Cisco Web Security Appliances
20
qwordbaseAddress;
bytebaseAddressModifier;
byteinterruptNumber;
} IPMIDevice;
typedef struct GetIPMIinfo {
intkcs_mode;
intsmic_mode;
qwordaddress;
intoffset;
intio_mode;
} GetIPMIinfo;
typedef struct IndexedIO {
bytetype;
bytelength;
wordhandle;
wordindex;
worddata;
intreserved;
bytestartToken;
} IndexedIO;
typedef struct Token {
wordid;
bytelocation;
bytemaskAnd;
bytemaskOr;
} __attribute__((packed)) Token;
#define TOKEN_NOOP 0x0000
#define TOKEN_REMOTE_BIOS_ENABLE0x005c
#define TOKEN_REMOTE_BIOS_DISABLE0x005d
typedef struct RemoteBIOSUpdate {
bytetype;
bytelength;
wordhandle;
wordsize;
wordcompletionCode;
byteyear;
bytemonth;
byteday;
bytehour;
byteminute;
} RemoteBIOSUpdate;
typedef struct RemoteBIOSStatus {