]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg/ArmShellCmdRunAxf: Reference MdePkg protocol definition
authorRuiyu Ni <ruiyu.ni@intel.com>
Tue, 18 Oct 2016 06:32:34 +0000 (14:32 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 19 Oct 2016 02:28:53 +0000 (10:28 +0800)
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>
ArmPlatformPkg/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.h

index 8599961d371c67e4c495a2ba4fce3b32f2d36911..2708b53cc172992a3e15ba917712a6bea122380e 100644 (file)
 #ifndef __ARM_SHELL_CMD_RUNAXF__\r
 #define __ARM_SHELL_CMD_RUNAXF__\r
 \r
-#include <ShellBase.h>\r
-\r
-#include <Protocol/EfiShell.h>\r
-#include <Protocol/EfiShellDynamicCommand.h>\r
+#include <Protocol/Shell.h>\r
+#include <Protocol/ShellDynamicCommand.h>\r
 \r
 #include <Library/HiiLib.h>\r
 #include <Library/ShellLib.h>\r