]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/IndustryStandard/IpmiNetFnFirmware.h
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / IpmiNetFnFirmware.h
CommitLineData
e59a797f
DB
1/** @file\r
2 IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.\r
3\r
4 Copyright (c) 1999 - 2015, Intel Corporation. All rights reserved.<BR>\r
9344f092 5 SPDX-License-Identifier: BSD-2-Clause-Patent\r
e59a797f
DB
6**/\r
7\r
8#ifndef _IPMI_NET_FN_FIRMWARE_H_\r
9#define _IPMI_NET_FN_FIRMWARE_H_\r
10\r
11//\r
12// Net function definition for Firmware command\r
13//\r
14#define IPMI_NETFN_FIRMWARE 0x08\r
15\r
16//\r
17// All Firmware commands and their structure definitions to follow here\r
18//\r
19\r
20#endif\r