MdePkg: Update Ipmi2.0 definitions header file.
Update Ipmi2.0 definitions header files for data structure name suffix for request/response data and completion code. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Daocheng Bu <daocheng.bu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19484 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -46,7 +46,7 @@ typedef struct {
|
||||
UINT8 OEMEvData1;
|
||||
UINT8 OEMEvData2;
|
||||
UINT8 OEMEvData3;
|
||||
} IPMI_PLATFORM_EVENT_MESSAGE_DATA;
|
||||
} IPMI_PLATFORM_EVENT_MESSAGE_DATA_REQUEST;
|
||||
|
||||
#pragma pack()
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user