summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Library/PeiEmuSerialPortLib/PeiEmuSerialPortLib.inf
blob: 2f5e656fd753e4aa48ab776eae7489d972db61d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
## @file
#  Write only instance of Serial Port Library with empty functions.
#
#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
#  Portions copyright (c) 2011, Apple Inc. All rights reserved.
#
#  SPDX-License-Identifier: BSD-2-Clause-Patent
#
#
##

[Defines]
  INF_VERSION                    = 0x00010005
  BASE_NAME                      = PeiEmuSerialPortLibNull
  FILE_GUID                      = 76003416-0373-4C3C-BC4C-87E367FD4BD1
  MODULE_TYPE                    = PEIM
  VERSION_STRING                 = 1.0
  LIBRARY_CLASS                  = SerialPortLib| PEI_CORE PEIM SEC

#
#  VALID_ARCHITECTURES           = IA32 X64 EBC
#

[Sources]
  PeiEmuSerialPortLib.c


[Packages]
  MdePkg/MdePkg.dec
  EmulatorPkg/EmulatorPkg.dec
  EmbeddedPkg/EmbeddedPkg.dec

[LibraryClasses]
  PeiServicesLib

[Ppis]
  gEmuThunkPpiGuid                       # PPI ALWAYS_CONSUMED