11#ifndef EFI_REDFISH_CONFIG_HANDLER_COMMON_H_
12#define EFI_REDFISH_CONFIG_HANDLER_COMMON_H_
37#define REDFISH_CONFIG_VERSION 0x00000001
VOID RedfishConfigHandlerInitialization(VOID)
EFI_STATUS RedfishConfigDriverCommonUnload(IN EFI_HANDLE ImageHandle)
EFI_STATUS RedfishConfigCommonInit(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
EFI_STATUS RedfishConfigCommonStop(VOID)
EFI_EVENT Event
Event for the notification of EFI_REDFISH_CONFIG_HANDLER_PROTOCOL.
EFI_HANDLE Image
Image handle of Redfish Config Driver.