mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 07:34:06 +02:00
fix build error, CpuIo module is replaced with CpuIo2Dxe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9542 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
261835ccf2
commit
73cbc58069
@ -268,7 +268,7 @@
|
|||||||
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
|
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
|
||||||
MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
||||||
PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
|
PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
|
||||||
UefiCpuPkg/CpuIoDxe/CpuIo.inf
|
UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
|
||||||
UefiCpuPkg/CpuDxe/CpuDxe.inf
|
UefiCpuPkg/CpuDxe/CpuDxe.inf
|
||||||
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
|
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
|
||||||
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
|
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
|
||||||
|
@ -270,7 +270,7 @@
|
|||||||
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
|
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
|
||||||
MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
||||||
PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
|
PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
|
||||||
UefiCpuPkg/CpuIoDxe/CpuIo.inf
|
UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
|
||||||
UefiCpuPkg/CpuDxe/CpuDxe.inf
|
UefiCpuPkg/CpuDxe/CpuDxe.inf
|
||||||
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
|
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
|
||||||
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
|
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
|
||||||
|
@ -269,7 +269,7 @@
|
|||||||
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
|
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
|
||||||
MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
||||||
PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
|
PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
|
||||||
UefiCpuPkg/CpuIoDxe/CpuIo.inf
|
UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
|
||||||
UefiCpuPkg/CpuDxe/CpuDxe.inf
|
UefiCpuPkg/CpuDxe/CpuDxe.inf
|
||||||
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
|
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
|
||||||
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
|
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user