TianoCore EDK2
master
Loading...
Searching...
No Matches
RedfishPlatformConfigInternal.h
Go to the documentation of this file.
1
11
#ifndef REDFISH_PLATFORM_CONFIG_H_
12
#define REDFISH_PLATFORM_CONFIG_H_
13
14
#include <
Uefi.h
>
15
16
#include <
Library/BaseLib.h
>
17
#include <
Library/BaseMemoryLib.h
>
18
#include <
Library/DebugLib.h
>
19
#include <
Library/MemoryAllocationLib.h
>
20
#include <
Library/RedfishPlatformConfigLib.h
>
21
#include <
Library/UefiLib.h
>
22
#include <
Library/UefiBootServicesTableLib.h
>
23
24
#include <
Protocol/EdkIIRedfishPlatformConfig.h
>
25
29
typedef
struct
{
30
EFI_EVENT
ProtocolEvent
;
31
VOID *
Registration
;
32
EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
*Protocol;
33
}
REDFISH_PLATFORM_CONFIG_LIB_PRIVATE
;
34
35
#endif
BaseLib.h
BaseMemoryLib.h
EdkIIRedfishPlatformConfig.h
DebugLib.h
MemoryAllocationLib.h
RedfishPlatformConfigLib.h
Uefi.h
EFI_EVENT
VOID * EFI_EVENT
Definition:
UefiBaseType.h:37
UefiBootServicesTableLib.h
UefiLib.h
_EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
Definition:
EdkIIRedfishPlatformConfig.h:250
REDFISH_PLATFORM_CONFIG_LIB_PRIVATE
Definition:
RedfishPlatformConfigInternal.h:29
REDFISH_PLATFORM_CONFIG_LIB_PRIVATE::ProtocolEvent
EFI_EVENT ProtocolEvent
Protocol notification event.
Definition:
RedfishPlatformConfigInternal.h:30
REDFISH_PLATFORM_CONFIG_LIB_PRIVATE::Registration
VOID * Registration
Protocol notification registration.
Definition:
RedfishPlatformConfigInternal.h:31
RedfishPkg
Library
RedfishPlatformConfigLib
RedfishPlatformConfigInternal.h
Generated on Fri Nov 15 2024 18:01:23 for TianoCore EDK2 by
1.9.6