TianoCore EDK2 master
Loading...
Searching...
No Matches
IpmiNetFnSensorEvent.h File Reference

Go to the source code of this file.

Data Structures

struct  IPMI_PLATFORM_EVENT_MESSAGE_DATA_REQUEST
 
union  SENSOR_BITS
 
struct  SENSOR_BITS::_SENSOR_BITS
 
struct  _IPMI_SENSOR_SET_SENSOR_THRESHOLD_REQUEST_DATA
 
struct  _IPMI_SENSOR_GET_SENSOR_THRESHOLD_RESPONSE_DATA
 

Macros

#define IPMI_NETFN_SENSOR_EVENT   0x04
 
#define IPMI_SENSOR_PLATFORM_EVENT_MESSAGE   0x02
 
#define IPMI_SENSOR_SET_SENSOR_THRESHOLDS   0x26
 
#define IPMI_SENSOR_GET_SENSOR_THRESHOLDS   0x27
 

Typedefs

typedef struct _IPMI_SENSOR_SET_SENSOR_THRESHOLD_REQUEST_DATA IPMI_SENSOR_SET_SENSOR_THRESHOLD_REQUEST_DATA
 
typedef struct _IPMI_SENSOR_GET_SENSOR_THRESHOLD_RESPONSE_DATA IPMI_SENSOR_GET_SENSOR_THRESHOLD_RESPONSE_DATA
 

Detailed Description

IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.

This file contains all NetFn Sensor/Event commands, including: Event Commands (Chapter 29) PEF and Alerting Commands (Chapter 30) Sensor Device Commands (Chapter 35)

See IPMI specification, Appendix G, Command Assignments and Appendix H, Sub-function Assignments.

Copyright (c) 1999 - 2015, Intel Corporation. All rights reserved.
Copyright (c) Microsoft Corporation. SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file IpmiNetFnSensorEvent.h.

Macro Definition Documentation

◆ IPMI_NETFN_SENSOR_EVENT

#define IPMI_NETFN_SENSOR_EVENT   0x04

Definition at line 24 of file IpmiNetFnSensorEvent.h.

◆ IPMI_SENSOR_GET_SENSOR_THRESHOLDS

#define IPMI_SENSOR_GET_SENSOR_THRESHOLDS   0x27

Definition at line 78 of file IpmiNetFnSensorEvent.h.

◆ IPMI_SENSOR_PLATFORM_EVENT_MESSAGE

#define IPMI_SENSOR_PLATFORM_EVENT_MESSAGE   0x02

Definition at line 33 of file IpmiNetFnSensorEvent.h.

◆ IPMI_SENSOR_SET_SENSOR_THRESHOLDS

#define IPMI_SENSOR_SET_SENSOR_THRESHOLDS   0x26

Definition at line 49 of file IpmiNetFnSensorEvent.h.