Add EBC driver to Duet platform so that EBC option ROM can get dispatched.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9948 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -163,6 +163,7 @@
|
|||||||
<LibraryClasses>
|
<LibraryClasses>
|
||||||
PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
||||||
}
|
}
|
||||||
|
MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
||||||
UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
|
UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
|
||||||
DuetPkg/CpuDxe/Cpu.inf
|
DuetPkg/CpuDxe/Cpu.inf
|
||||||
PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
|
PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
|
||||||
|
@@ -81,6 +81,7 @@ INF MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
|
|||||||
INF DuetPkg/SmbiosGenDxe/SmbiosGen.inf
|
INF DuetPkg/SmbiosGenDxe/SmbiosGen.inf
|
||||||
#INF DuetPkg/FvbRuntimeService/DUETFwh.inf
|
#INF DuetPkg/FvbRuntimeService/DUETFwh.inf
|
||||||
INF IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf
|
INF IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf
|
||||||
|
INF MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
||||||
INF UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
|
INF UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
|
||||||
INF DuetPkg/CpuDxe/Cpu.inf
|
INF DuetPkg/CpuDxe/Cpu.inf
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user