mirror of https://github.com/acidanthera/audk.git
edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:
* Fix syntax for X64 components. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4863 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
9d19852267
commit
3596bdac6c
|
@ -138,7 +138,7 @@
|
|||
EdkCompatibilityPkg\Sample\Platform\Nt32\Ppi\EdkNt32PpiLib.inf
|
||||
EdkCompatibilityPkg\Sample\Platform\Nt32\Protocol\EdkNt32ProtocolLib.inf
|
||||
|
||||
[Components.IA32,X64]
|
||||
[Components.IA32,Components.X64]
|
||||
EdkCompatibilityPkg\Foundation\Cpu\Pentium\CpuIA32Lib\CpuIA32Lib.inf
|
||||
EdkCompatibilityPkg\Foundation\Library\EdkIIGlueLib\Library\PeiServicesTablePointerLibMm7\PeiServicesTablePointerLibMm7.inf
|
||||
EdkCompatibilityPkg\Sample\Library\Dxe\WinNt\WinNtLib.inf
|
||||
|
|
Loading…
Reference in New Issue