EmbeddedPkg/FdtPlatformDxe: Introduce EFI Shell command 'dumfdt'
This command dumps the Flat Device Tree currently installed in the EFI Configuration Table. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Reviewed-by: Ronald Cron <Ronald.Cron@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17303 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
committed by
oliviermartin
parent
3d7f106085
commit
b0866ad398
@@ -24,6 +24,7 @@
|
||||
[Sources.common]
|
||||
FdtPlatform.c
|
||||
FdtPlatformDxe.uni
|
||||
ShellDumpFdt.c
|
||||
ShellSetFdt.c
|
||||
|
||||
[Packages]
|
||||
@@ -56,6 +57,7 @@
|
||||
|
||||
[FeaturePcd]
|
||||
gEmbeddedTokenSpaceGuid.PcdOverridePlatformFdt
|
||||
gEmbeddedTokenSpaceGuid.PcdDumpFdtShellCommand
|
||||
|
||||
[Pcd]
|
||||
gEmbeddedTokenSpaceGuid.PcdFdtDevicePaths
|
||||
|
Reference in New Issue
Block a user