]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf
IntelFrameworkModulePkg: Remove X86 ASM and S files
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / LegacyBiosDxe / LegacyBiosDxe.inf
1 ## @file
2 # Legacy Bios Module to support CSM.
3 #
4 # This driver installs Legacy Bios Protocol to support CSM module work in EFI system.
5 #
6 # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7 #
8 # This program and the accompanying materials
9 # are licensed and made available under the terms and conditions
10 # of the BSD License which accompanies this distribution. The
11 # full text of the license may be found at
12 # http://opensource.org/licenses/bsd-license.php
13 #
14 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
16 #
17 ##
18
19 [Defines]
20 INF_VERSION = 0x00010005
21 BASE_NAME = LegacyBiosDxe
22 MODULE_UNI_FILE = LegacyBiosDxe.uni
23 FILE_GUID = F122A15C-C10B-4d54-8F48-60F4F06DD1AD
24 MODULE_TYPE = DXE_DRIVER
25 VERSION_STRING = 1.0
26
27 ENTRY_POINT = LegacyBiosInstall
28
29 #
30 # The following information is for reference only and not required by the build tools.
31 #
32 # VALID_ARCHITECTURES = IA32 X64 IPF
33 #
34
35 [Sources]
36 LegacyCmos.c
37 LegacyIde.c
38 LegacyBios.c
39 LegacyBda.c
40 LegacyBiosInterface.h
41 LegacyPci.c
42
43 [Sources.Ia32]
44 IA32/InterruptTable.nasm
45 Thunk.c
46 LegacyBootSupport.c
47 LegacyBbs.c
48 LegacySio.c
49
50 [Sources.X64]
51 X64/InterruptTable.nasm
52 Thunk.c
53 LegacyBootSupport.c
54 LegacyBbs.c
55 LegacySio.c
56
57 [Sources.IPF]
58 Ipf/IpfThunk.s
59 Ipf/Thunk.c
60 Ipf/IpfThunk.i
61 Ipf/IpfBootSupport.c
62 Ipf/IpfThunk.h
63
64 [Packages]
65 MdePkg/MdePkg.dec
66 MdeModulePkg/MdeModulePkg.dec
67 IntelFrameworkPkg/IntelFrameworkPkg.dec
68 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
69
70
71 [LibraryClasses]
72 DevicePathLib
73 UefiBootServicesTableLib
74 MemoryAllocationLib
75 UefiDriverEntryPoint
76 BaseMemoryLib
77 UefiLib
78 DebugLib
79 DxeServicesTableLib
80 PcdLib
81 ReportStatusCodeLib
82 PeCoffLib
83 CacheMaintenanceLib
84 DebugAgentLib
85
86 [LibraryClasses.IA32]
87 IoLib
88 HobLib
89 UefiRuntimeServicesTableLib
90 BaseLib
91
92 [LibraryClasses.X64]
93 IoLib
94 HobLib
95 UefiRuntimeServicesTableLib
96 BaseLib
97
98 [LibraryClasses.IPF]
99 IoLib
100 UefiRuntimeServicesTableLib
101
102
103 [Guids]
104 gEfiDiskInfoIdeInterfaceGuid ## SOMETIMES_CONSUMES ##GUID #Used in LegacyBiosBuildIdeData() to assure device is a disk
105 gEfiSmbiosTableGuid ## SOMETIMES_CONSUMES ##SystemTable
106 gEfiLegacyBiosGuid ## SOMETIMES_CONSUMES ##GUID #Used in LegacyBiosInstallVgaRom() to locate handle buffer
107 gEfiEndOfDxeEventGroupGuid ## CONSUMES
108
109 [Guids.IA32]
110 gEfiAcpi20TableGuid ## SOMETIMES_CONSUMES ##SystemTable
111 gEfiAcpi10TableGuid ## SOMETIMES_CONSUMES ##SystemTable
112
113 [Guids.X64]
114 gEfiAcpi20TableGuid ## SOMETIMES_CONSUMES ##SystemTable
115 gEfiAcpi10TableGuid ## SOMETIMES_CONSUMES ##SystemTable
116
117
118 [Protocols]
119 gEfiLoadedImageProtocolGuid ## SOMETIMES_CONSUMES
120 gEfiDevicePathProtocolGuid ## SOMETIMES_CONSUMES
121 gEfiPciRootBridgeIoProtocolGuid ## SOMETIMES_CONSUMES
122 gEfiCpuArchProtocolGuid ## CONSUMES
123 gEfiTimerArchProtocolGuid ## CONSUMES
124 gEfiIsaIoProtocolGuid ## SOMETIMES_CONSUMES
125 gEfiBlockIoProtocolGuid ## SOMETIMES_CONSUMES
126 gEfiPciIoProtocolGuid ## SOMETIMES_CONSUMES
127 gEfiGenericMemTestProtocolGuid ## CONSUMES
128 gEfiDiskInfoProtocolGuid ## SOMETIMES_CONSUMES
129 gEfiSimpleTextInProtocolGuid ## SOMETIMES_CONSUMES
130 gEfiLegacy8259ProtocolGuid ## CONSUMES
131 gEfiLegacyBiosPlatformProtocolGuid ## CONSUMES
132 gEfiLegacyInterruptProtocolGuid ## CONSUMES
133 gEfiLegacyRegion2ProtocolGuid ## CONSUMES
134 gEfiLegacyBiosProtocolGuid ## PRODUCES
135 gEfiSerialIoProtocolGuid ## CONSUMES
136 gEfiSioProtocolGuid ## CONSUMES
137 gEdkiiIoMmuProtocolGuid ## CONSUMES
138
139 [Pcd]
140 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLegacyBiosCacheLegacyRegion ## CONSUMES
141 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdEbdaReservedMemorySize ## CONSUMES
142 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdEndOpromShadowAddress ## SOMETIMES_CONSUMES
143 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLowPmmMemorySize ## CONSUMES
144 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdHighPmmMemorySize ## CONSUMES
145 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdOpromReservedMemoryBase ## CONSUMES
146 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdOpromReservedMemorySize ## CONSUMES
147
148 [Depex]
149 gEfiLegacyRegion2ProtocolGuid AND gEfiLegacyInterruptProtocolGuid AND gEfiLegacyBiosPlatformProtocolGuid AND gEfiLegacy8259ProtocolGuid AND gEfiGenericMemTestProtocolGuid AND gEfiCpuArchProtocolGuid AND gEfiTimerArchProtocolGuid AND gEfiVariableWriteArchProtocolGuid
150
151 [UserExtensions.TianoCore."ExtraFiles"]
152 LegacyBiosDxeExtra.uni