openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
GitSHA1.c File Reference
#include <string.h>
#include <stddef.h>
#include <stdint.h>
#include "ipmi.h"
Include dependency graph for GitSHA1.c:

Macros

#define GIT_SHA1   "29cb5cc9867e554f66a0175ae2d239b03c18c411"
 
#define GIT_TAG   "v1.6.1-10-g29cb5cc9"
 

Functions

 IPMI_HANDLER (ipmi_custom_cmd_get_git_hash, NETFN_CUSTOM, IPMI_CUSTOM_CMD_GET_GIT_HASH, ipmi_msg *req, ipmi_msg *rsp)
 

Variables

const char g_GIT_SHA1 [] = GIT_SHA1
 
const char g_GIT_TAG [] = GIT_TAG
 

Macro Definition Documentation

◆ GIT_SHA1

#define GIT_SHA1   "29cb5cc9867e554f66a0175ae2d239b03c18c411"

◆ GIT_TAG

#define GIT_TAG   "v1.6.1-10-g29cb5cc9"

Function Documentation

◆ IPMI_HANDLER()

IPMI_HANDLER ( ipmi_custom_cmd_get_git_hash ,
NETFN_CUSTOM ,
IPMI_CUSTOM_CMD_GET_GIT_HASH ,
ipmi_msg * req,
ipmi_msg * rsp )

Variable Documentation

◆ g_GIT_SHA1

const char g_GIT_SHA1[] = GIT_SHA1

◆ g_GIT_TAG

const char g_GIT_TAG[] = GIT_TAG