## @file # # Copyright (c) 2018, Linaro, Limited. All rights reserved. # # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # ## [Defines] INF_VERSION = 0x0001001A BASE_NAME = SmbiosPlatformDxe FILE_GUID = 449c91b9-0907-49b5-aa76-04af3097401c MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = SmbiosPlatformDxeEntryPoint [Sources] SmbiosPlatformDxe.c [Packages] ArmPkg/ArmPkg.dec MdeModulePkg/MdeModulePkg.dec MdePkg/MdePkg.dec [LibraryClasses] BaseMemoryLib BaseLib DebugLib HobLib MemoryAllocationLib UefiBootServicesTableLib UefiDriverEntryPoint [FixedPcd] gArmTokenSpaceGuid.PcdFdSize gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareRevision [Protocols] gEfiSmbiosProtocolGuid # PROTOCOL ALWAYS_CONSUMED [Depex] gEfiSmbiosProtocolGuid