audk/EmbeddedPkg/Library/FdtLib
Ard Biesheuvel 1e9b2bddff EmbeddedPkg: Split off FDT loading functionality from FdtLib
Split off the recently added functionality to load device tree images and
install them as configuration tables, as it introduces a dependency on
UefiBootServicesTableLib, preventing FdtLib from being used during SEC and
PEI phases.

Contributed-under: TianoCore Contribution Agreement 1.0
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16080 6f19259b-4bc3-4df7-8a09-765794883524
2014-09-09 17:59:19 +00:00
..
FdtLib.inf EmbeddedPkg: Split off FDT loading functionality from FdtLib 2014-09-09 17:59:19 +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/FdtLib: Updated libfdt to 1.4.0 2014-02-12 15:11:29 +00:00
fdt_empty_tree.c ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
fdt_ro.c EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 2014-02-12 15:11:29 +00:00
fdt_rw.c EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 2014-02-12 15:11:29 +00:00
fdt_strerror.c ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
fdt_sw.c EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 2014-02-12 15:11:29 +00:00
fdt_wip.c EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 2014-02-12 15:11:29 +00:00
libfdt_internal.h ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
version.lds EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 2014-02-12 15:11:29 +00:00

README.txt

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