]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFsp2Pkg/Library/BaseDebugDeviceLibNull/BaseDebugDeviceLibNull.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFsp2Pkg / Library / BaseDebugDeviceLibNull / BaseDebugDeviceLibNull.inf
CommitLineData
cf1d4549
JY
1## @file\r
2# Debug device library instance that retrieves the current enabling state for\r
3# the platform debug output device.\r
4#\r
5# Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
6#\r
9672cd30 7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
cf1d4549
JY
8#\r
9##\r
10\r
11[Defines]\r
12 INF_VERSION = 0x00010005\r
13 BASE_NAME = BaseDebugDeviceLibNull\r
14 FILE_GUID = 5E975522-176F-4E2D-BB25-64ADCC7792A4\r
15 MODULE_TYPE = BASE\r
16 VERSION_STRING = 1.0\r
17 LIBRARY_CLASS = DebugDeviceLib\r
18\r
19#\r
20# VALID_ARCHITECTURES = IA32\r
21#\r
22\r
23[Sources]\r
24 DebugDeviceLibNull.c\r
25\r
26[Packages]\r
27 MdePkg/MdePkg.dec\r
28 IntelFsp2Pkg/IntelFsp2Pkg.dec\r
29\r