mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 22:54:51 +02:00
EmbeddedPkg: add DtPlatformDxe to .dsc file
Add the new DtPlatformDxe driver to EmbeddedPkg's .dsc file so that we can build it outside the context of a platform. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
parent
7e5f1b6738
commit
f07cc45883
@ -290,5 +290,7 @@
|
|||||||
EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
|
EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
|
||||||
EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf
|
EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf
|
||||||
|
|
||||||
|
EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.inf
|
||||||
|
|
||||||
[Components.IA32, Components.X64, Components.IPF, Components.ARM]
|
[Components.IA32, Components.X64, Components.IPF, Components.ARM]
|
||||||
EmbeddedPkg/GdbStub/GdbStub.inf
|
EmbeddedPkg/GdbStub/GdbStub.inf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user