]> git.proxmox.com Git - mirror_edk2.git/blob - EmulatorPkg/Library/SmbiosLib/SmbiosLib.inf
EmulatorPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmulatorPkg / Library / SmbiosLib / SmbiosLib.inf
1 ## @file
2 # SMBIOS Library
3 #
4 # Copyright (c) 2012, Apple Inc. All rights reserved.
5 # Portions copyright (c) 2006 - 2010, Intel Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
6 #
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8 #
9 #
10 ##
11
12 [Defines]
13 INF_VERSION = 0x00010005
14 BASE_NAME = SmbiosLib
15 FILE_GUID = 881863A2-09FD-3E44-8D62-7AE038D03747
16 MODULE_TYPE = DXE_DRIVER
17 VERSION_STRING = 1.0
18 LIBRARY_CLASS = SmbiosLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER SMM_CORE UEFI_APPLICATION UEFI_DRIVER
19
20 CONSTRUCTOR = SmbiosLibConstructor
21
22
23 [Sources]
24 SmbiosLib.c
25
26 [Packages]
27 MdePkg/MdePkg.dec
28 EmulatorPkg/EmulatorPkg.dec
29
30 [LibraryClasses]
31 BaseLib
32 BaseMemoryLib
33 DebugLib
34 MemoryAllocationLib
35 UefiBootServicesTableLib
36 UefiLib
37
38 [Protocols]
39 gEfiSmbiosProtocolGuid
40
41 [Depex]
42 gEfiSmbiosProtocolGuid