]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / DebugAgentLibNull / DebugAgentLibNull.inf
CommitLineData
e3e134eb 1## @file\r
6036e94d 2# Null instance of Debug Agent Library with empty functions.\r
fe92ab29 3#\r
de005223 4# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
fe92ab29 5#\r
9d510e61 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
fe92ab29 7#\r
6036e94d 8##\r
fe92ab29 9\r
10[Defines]\r
11 INF_VERSION = 0x00010005\r
12 BASE_NAME = DebugAgentLibNull\r
6036e94d 13 MODULE_UNI_FILE = DebugAgentLibNull.uni\r
fe92ab29 14 FILE_GUID = 4904B42F-9FC0-4c2e-BB3F-A2AB35123530\r
15 MODULE_TYPE = BASE\r
16 VERSION_STRING = 1.0\r
17 LIBRARY_CLASS = DebugAgentLib\r
18\r
19#\r
20# The following information is for reference only and not required by the build tools.\r
21#\r
de005223 22# VALID_ARCHITECTURES = IA32 X64 EBC\r
fe92ab29 23#\r
24\r
25[Sources.common]\r
26 DebugAgentLibNull.c\r
27\r
28[Packages]\r
29 MdePkg/MdePkg.dec\r
30 MdeModulePkg/MdeModulePkg.dec\r
31\r