blob: c0231eb3091c8dd18b547c92d2bcafcdb213eae0 [file] [log] [blame]
## @file
# NULL instance of RedfishPlatformHostInterfaceLib
#
# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
[Defines]
INF_VERSION = 0x0001000b
BASE_NAME = RedfishPlatformHostInterfaceLibNull
FILE_GUID = 851229BF-4D8B-30F3-DD0D-20AFAF99A77B
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
LIBRARY_CLASS = RedfishPlatformHostInterfaceLib
[Sources]
PlatformHostInterfaceLibNull.c
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
RedfishPkg/RedfishPkg.dec
[LibraryClasses]
UefiLib
BaseLib