]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add Ipmi2.0 definitions head file.
authorDaocheng Bu <daocheng.bu@intel.com>
Mon, 7 Dec 2015 02:04:22 +0000 (02:04 +0000)
committerlgao4 <lgao4@Edk2>
Mon, 7 Dec 2015 02:04:22 +0000 (02:04 +0000)
commit884a173010382cb2cad11f5c9ada2e8c1068b48a
treec07fcd76d3a8dfabec30f7ea5e747903881f221c
parent68312710615c3499341f3e300b0a3921dea5a39b
MdePkg: Add Ipmi2.0 definitions head file.

Add Ipmi2.0 definitions head file based on Ipmi category:
App, Storage and etc.

In V2, correct #include IndustryStandard/IpmiNetFnSensorEventDefinitions.h,
and remove trailing space.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daocheng Bu <daocheng.bu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19125 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/IndustryStandard/Ipmi.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/IpmiNetFnAppDefinitions.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/IpmiNetFnBridgeDefinitions.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/IpmiNetFnChassisDefinitions.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/IpmiNetFnFirmwareDefinitions.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/IpmiNetFnGroupExtensionDefinitions.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/IpmiNetFnSensorEventDefinitions.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/IpmiNetFnStorageDefinitions.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/IpmiNetFnTransportDefinitions.h [new file with mode: 0644]