2 # This driver installs SMBIOS information for OVMF
4 # Copyright (c) 2011, Bei Guan <gbtju85@gmail.com>
5 # Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>
7 # This program and the accompanying materials
8 # are licensed and made available under the terms and conditions of the BSD License
9 # which accompanies this distribution. The full text of the license may be found at
10 # http://opensource.org/licenses/bsd-license.php
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
17 INF_VERSION = 0x00010005
18 BASE_NAME = SmbiosPlatformDxe
19 FILE_GUID = 4110465d-5ff3-4f4b-b580-24ed0d06747a
20 MODULE_TYPE = DXE_DRIVER
23 ENTRY_POINT = SmbiosTablePublishEntry
26 # The following information is for reference only and not required by the build tools.
28 # VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
36 [Sources.IA32, Sources.X64]
39 [Sources.ARM, Sources.AARCH64]
44 MdeModulePkg/MdeModulePkg.dec
48 UefiBootServicesTableLib
59 gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated
62 gEfiSmbiosProtocolGuid # PROTOCOL ALWAYS_CONSUMED
68 gEfiSmbiosProtocolGuid