]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/FdtPlatformDxe: Add 'setfdt' EFI Shell command
authorRonald Cron <Ronald.Cron@arm.com>
Wed, 25 Feb 2015 19:34:07 +0000 (19:34 +0000)
committeroliviermartin <oliviermartin@Edk2>
Wed, 25 Feb 2015 19:34:07 +0000 (19:34 +0000)
commit3c1e53ce8f52429067a6664576e0bd5611d4e764
treeb5adcd757fde0bcd5692f70db271d05893029510
parent158497a094dc6b6a2de0c539c1f9c8341aa8b499
EmbeddedPkg/FdtPlatformDxe: Add 'setfdt' EFI Shell command

The 'setfdt' EFI Shell command allows to define a new FDT
as the prefered one for development purposes. It allows to
trigger the run of the FDT installation process as well.

Please refer to the README.txt file for more comprehensive
description.

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@16934 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatform.c
EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.uni [new file with mode: 0644]
EmbeddedPkg/Drivers/FdtPlatformDxe/README.txt
EmbeddedPkg/EmbeddedPkg.dsc