]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
EmbeddedPkg : Add FdtPlatformDxe driver
authorRonald Cron <Ronald.Cron@arm.com>
Wed, 25 Feb 2015 19:20:57 +0000 (19:20 +0000)
committeroliviermartin <oliviermartin@Edk2>
Wed, 25 Feb 2015 19:20:57 +0000 (19:20 +0000)
commit158497a094dc6b6a2de0c539c1f9c8341aa8b499
tree9bcbd7ad4090ad9b12c36e1abb59fac4e1c01ac2
parentd0c1d371fba83b380326bc97a9e267070a4e725e
EmbeddedPkg : Add FdtPlatformDxe driver

The FdtPlatformDxe driver installs the FDT of the platform it
is running on into the UEFI Configuration table at the end of
the DXE phase.

Please refer to the README.txt file for a global overview of
the driver.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ronald Cron <Ronald.Cron@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16933 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatform.c [new file with mode: 0644]
EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf [new file with mode: 0644]
EmbeddedPkg/Drivers/FdtPlatformDxe/README.txt [new file with mode: 0644]
EmbeddedPkg/EmbeddedPkg.dec
EmbeddedPkg/EmbeddedPkg.dsc
EmbeddedPkg/Include/Guid/Fdt.h