]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BasePostCodeLibPort80 / BasePostCodeLibPort80.inf
1 ## @file
2 # Instance of Post Code Library using I/O port 0x80.
3 #
4 # Post Code Library that writes post code values to I/O port 0x80.
5 #
6 # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
7 #
8 # SPDX-License-Identifier: BSD-2-Clause-Patent
9 #
10 #
11 ##
12
13 [Defines]
14 INF_VERSION = 0x00010005
15 BASE_NAME = BasePostCodeLibPort80
16 MODULE_UNI_FILE = BasePostCodeLibPort80.uni
17 FILE_GUID = b6e9a733-eb75-41b6-b30c-009bcf3801c8
18 MODULE_TYPE = BASE
19 VERSION_STRING = 1.0
20 LIBRARY_CLASS = PostCodeLib
21
22
23 #
24 # VALID_ARCHITECTURES = IA32 X64 EBC
25 #
26
27 [Sources]
28 PostCode.c
29
30
31 [Packages]
32 MdePkg/MdePkg.dec
33
34
35 [LibraryClasses]
36 IoLib
37 PcdLib
38 DebugLib
39
40
41 [Pcd]
42 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask ## CONSUMES
43 gEfiMdePkgTokenSpaceGuid.PcdPort80DataWidth ## CONSUMES