]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Library/FdtLib/FdtLib.inf
EmbeddedPkg/FdtLib: Added support to load Fdt from Semihosting
authorOlivier Martin <olivier.martin@arm.com>
Tue, 26 Aug 2014 10:18:28 +0000 (10:18 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 26 Aug 2014 10:18:28 +0000 (10:18 +0000)
commitaf16798ef77da84487ed8e64bc955fbd12ac9b1f
tree01ce1f72a8355fc7fdca87ab2c3366685897e404
parent749d91f7aaeb9dcc8afc0bf6d9444caff2c2ad62
EmbeddedPkg/FdtLib: Added support to load Fdt from Semihosting

The FDT is also installed into the UEFI configuration table to be used
by the OS loader.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15905 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Include/libfdt_env.h
EmbeddedPkg/Library/FdtLib/FdtConfigurationTable.c [new file with mode: 0644]
EmbeddedPkg/Library/FdtLib/FdtLib.inf