XenevaOS
Loading...
Searching...
No Matches
IpmiNetFnFirmware.h
Go to the documentation of this file.
1
14#ifndef _IPMI_NET_FN_FIRMWARE_H_
15#define _IPMI_NET_FN_FIRMWARE_H_
16
17//
18// Net function definition for Firmware command
19//
20#define IPMI_NETFN_FIRMWARE 0x08
21
22//
23// All Firmware commands and their structure definitions to follow here
24//
25
26#endif