Reviewed-by: Leif Lindholm <leif.lindh...@linaro.org>

On Fri, Oct 14, 2016 at 05:44:30PM +0800, Ruiyu Ni wrote:
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Ruiyu Ni <ruiyu...@intel.com>
> Cc: Leif Lindholm <leif.lindh...@linaro.org>
> Cc: Ard Biesheuvel <ard.biesheu...@linaro.org>
> ---
>  EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatform.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatform.h 
> b/EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatform.h
> index d49dd42..a631f28 100644
> --- a/EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatform.h
> +++ b/EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatform.h
> @@ -19,8 +19,8 @@
>  
>  #include <Protocol/DevicePathToText.h>
>  #include <Protocol/DevicePathFromText.h>
> -#include <Protocol/EfiShell.h>
> -#include <Protocol/EfiShellDynamicCommand.h>
> +#include <Protocol/Shell.h>
> +#include <Protocol/ShellDynamicCommand.h>
>  
>  #include <Library/DebugLib.h>
>  #include <Library/HiiLib.h>
> -- 
> 2.9.0.windows.1
> 
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to