TianoCore EDK2
master
Loading...
Searching...
No Matches
IpmiLib.h
Go to the documentation of this file.
1
9
#ifndef _IPMI_LIB_H_
10
#define _IPMI_LIB_H_
11
12
#include <
Uefi.h
>
13
#include <
IndustryStandard/Ipmi.h
>
14
33
EFI_STATUS
34
EFIAPI
35
IpmiSubmitCommand
(
36
IN
UINT8 NetFunction,
37
IN
UINT8 Command,
38
IN
UINT8 *RequestData,
39
IN
UINT32 RequestDataSize,
40
OUT
UINT8 *ResponseData,
41
IN
OUT
UINT32 *ResponseDataSize
42
);
43
44
#endif
Ipmi.h
IpmiSubmitCommand
EFI_STATUS EFIAPI IpmiSubmitCommand(IN UINT8 NetFunction, IN UINT8 Command, IN UINT8 *RequestData, IN UINT32 RequestDataSize, OUT UINT8 *ResponseData, IN OUT UINT32 *ResponseDataSize)
Definition:
BaseIpmiLibNull.c:33
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
Uefi.h
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
MdeModulePkg
Include
Library
IpmiLib.h
Generated on Fri Nov 15 2024 18:01:11 for TianoCore EDK2 by
1.9.6