]> git.proxmox.com Git - mirror_edk2.git/blame - UnitTestFrameworkPkg/Library/UnitTestPersistenceLibNull/UnitTestPersistenceLibNull.inf
ArmPkg: convert LFs to CRLF, expand hard TABs
[mirror_edk2.git] / UnitTestFrameworkPkg / Library / UnitTestPersistenceLibNull / UnitTestPersistenceLibNull.inf
CommitLineData
0eb52298
MK
1## @file\r
2# This is an instance of the Unit Test Persistence Lib does nothing.\r
3#\r
4# Copyright (c) Microsoft Corporation.<BR>\r
5# SPDX-License-Identifier: BSD-2-Clause-Patent\r
6##\r
7\r
8[Defines]\r
9 INF_VERSION = 0x00010017\r
10 BASE_NAME = UnitTestPersistenceLibNull\r
11 MODULE_UNI_FILE = UnitTestPersistenceLibNull.uni\r
12 FILE_GUID = B8553C7A-0B0B-4BBD-9DF3-825804BF26AB\r
13 VERSION_STRING = 1.0\r
14 MODULE_TYPE = UEFI_DRIVER\r
15 LIBRARY_CLASS = UnitTestPersistenceLib\r
16\r
17#\r
18# The following information is for reference only and not required by the build tools.\r
19#\r
20# VALID_ARCHITECTURES = IA32 X64\r
21#\r
22\r
23[Sources]\r
24 UnitTestPersistenceLibNull.c\r
25\r
26[Packages]\r
27 MdePkg/MdePkg.dec\r
28 UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec\r