ArmPlatformPkg/ArmShellCmdRunAxf: Reference MdePkg protocol definition
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Cc: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
This commit is contained in:
parent
28165f245f
commit
dff49edc2b
@ -15,10 +15,8 @@
|
|||||||
#ifndef __ARM_SHELL_CMD_RUNAXF__
|
#ifndef __ARM_SHELL_CMD_RUNAXF__
|
||||||
#define __ARM_SHELL_CMD_RUNAXF__
|
#define __ARM_SHELL_CMD_RUNAXF__
|
||||||
|
|
||||||
#include <ShellBase.h>
|
#include <Protocol/Shell.h>
|
||||||
|
#include <Protocol/ShellDynamicCommand.h>
|
||||||
#include <Protocol/EfiShell.h>
|
|
||||||
#include <Protocol/EfiShellDynamicCommand.h>
|
|
||||||
|
|
||||||
#include <Library/HiiLib.h>
|
#include <Library/HiiLib.h>
|
||||||
#include <Library/ShellLib.h>
|
#include <Library/ShellLib.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user