## @file # Component description file for the DxeGpioMemLib # # Copyright (c) 2019 Intel Corporation. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # ## [Defines] INF_VERSION = 0x00010017 BASE_NAME = DxeGpioNameBufferLib FILE_GUID = 16EC6AA8-81D5-4847-B6CB-662CDAB863F2 VERSION_STRING = 1.0 MODULE_TYPE = DXE_DRIVER LIBRARY_CLASS = GpioNameBufferLib # # The following information is for reference only and not required by the build tools. # # VALID_ARCHITECTURES = IA32 X64 IPF EBC # [LibraryClasses] BaseLib [Packages] MdePkg/MdePkg.dec CoffeelakeSiliconPkg/SiPkg.dec [Sources] GpioNameBufferDxe.c