mirror of https://github.com/acidanthera/audk.git
Fix the path for BDS.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7365 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
6426c8ffb4
commit
cc4678aa94
|
@ -136,7 +136,7 @@
|
||||||
<LibraryClasses>
|
<LibraryClasses>
|
||||||
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
||||||
}
|
}
|
||||||
MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
|
IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf
|
||||||
DuetPkg/CpuIoDxe/CpuIo.inf
|
DuetPkg/CpuIoDxe/CpuIo.inf
|
||||||
DuetPkg/CpuDxe/Cpu.inf
|
DuetPkg/CpuDxe/Cpu.inf
|
||||||
IntelFrameworkModulePkg/Universal/Legacy8259Dxe/8259.inf
|
IntelFrameworkModulePkg/Universal/Legacy8259Dxe/8259.inf
|
||||||
|
|
Loading…
Reference in New Issue