]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Library/SecureBootVariableLib/UnitTest/MockUefiLib.inf
a84242ac7205f30f9c2a9d8bd7ced1d6a9f591c6
[mirror_edk2.git] / SecurityPkg / Library / SecureBootVariableLib / UnitTest / MockUefiLib.inf
1 ## @file
2 # Instance of UEFI Library.
3 #
4 # The UEFI Library provides functions and macros that simplify the development of
5 # UEFI Drivers and UEFI Applications. These functions and macros help manage EFI
6 # events, build simple locks utilizing EFI Task Priority Levels (TPLs), install
7 # EFI Driver Model related protocols, manage Unicode string tables for UEFI Drivers,
8 # and print messages on the console output and standard error devices.
9 #
10 # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
11 #
12 # SPDX-License-Identifier: BSD-2-Clause-Patent
13 #
14 #
15 ##
16
17 [Defines]
18 INF_VERSION = 0x00010005
19 BASE_NAME = MockUefiLib
20 FILE_GUID = E3B7AEF9-4E55-49AF-B035-ED776C928EC6
21 MODULE_TYPE = UEFI_DRIVER
22 VERSION_STRING = 1.0
23 LIBRARY_CLASS = UefiLib|HOST_APPLICATION
24
25 #
26 # VALID_ARCHITECTURES = IA32 X64 EBC
27 #
28
29 [Sources]
30 MockUefiLib.c
31
32 [Packages]
33 MdePkg/MdePkg.dec
34
35 [LibraryClasses]
36 PrintLib
37 PcdLib
38 MemoryAllocationLib
39 DebugLib
40 BaseMemoryLib
41 BaseLib
42 UefiRuntimeServicesTableLib
43
44 [Guids]
45 gEfiGlobalVariableGuid ## SOMETIMES_CONSUMES ## Variable