]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/IndustryStandard/Ipmi.h
MdePkg: Add 3 macro defined in latest TPM2 specification.
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Ipmi.h
CommitLineData
884a1730
DB
1/** @file\r
2 IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.\r
3\r
4 See IPMI specification, Appendix G, Command Assignments\r
5 and Appendix H, Sub-function Assignments.\r
6\r
7 Copyright (c) 1999 - 2015, Intel Corporation. All rights reserved.<BR>\r
8 This program and the accompanying materials\r
9 are licensed and made available under the terms and conditions of the BSD License\r
10 which accompanies this distribution. The full text of the license may be found at\r
11 http://opensource.org/licenses/bsd-license.php\r
12\r
13 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
15**/\r
16\r
17#ifndef _IPMIDEFINITIONS_H_\r
18#define _IPMIDEFINITIONS_H_\r
19\r
20#include <IndustryStandard/IpmiNetFnChassisDefinitions.h>\r
21#include <IndustryStandard/IpmiNetFnBridgeDefinitions.h>\r
22#include <IndustryStandard/IpmiNetFnSensorEventDefinitions.h>\r
23#include <IndustryStandard/IpmiNetFnAppDefinitions.h>\r
24#include <IndustryStandard/IpmiNetFnFirmwareDefinitions.h>\r
25#include <IndustryStandard/IpmiNetFnStorageDefinitions.h>\r
26#include <IndustryStandard/IpmiNetFnTransportDefinitions.h>\r
27#include <IndustryStandard/IpmiNetFnGroupExtensionDefinitions.h>\r
28\r
29#endif\r