audk/EmbeddedPkg/Library/FdtLib
oliviermartin fa4a706338 EmbeddedPkg: Added support to libfdt
Use the library libdt from the Device Tree Compiler project.
The used version is from Wednesday 22nd August 2012 (commit: 8716901d2215a3)

The Device Tree Compiler project is under dual BSD/GPL license (it means the
license is either BSD or GPL). The BSD license is the license that fits to the
Tianocore contribution requirements.
The use of libfdt into Tianocore has been authorised by David Gibson the
author of libfdt and its current maintainer Jon Loeliger (email thread on 7th
September 2011).

Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13760 6f19259b-4bc3-4df7-8a09-765794883524
2012-09-27 16:53:57 +00:00
..
FdtLib.inf EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
Makefile.libfdt EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
README.txt EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2 2012-02-24 15:47:29 +00:00
TODO EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
fdt.c EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
fdt_empty_tree.c EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
fdt_ro.c EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
fdt_rw.c EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
fdt_strerror.c EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
fdt_sw.c EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
fdt_wip.c EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
libfdt_internal.h EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00
version.lds EmbeddedPkg: Added support to libfdt 2012-09-27 16:53:57 +00:00

README.txt

See: https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=EmbeddedPkg/Fdt