Much as I would like to kill off the LinuxLoader, I can't just yet, and like Tim I approve of the core change.
Reviewed-by: Leif Lindholm <leif.lindh...@linaro.org> On Fri, Oct 14, 2016 at 05:44:29PM +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> > --- > ArmPkg/Application/LinuxLoader/LinuxLoader.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/ArmPkg/Application/LinuxLoader/LinuxLoader.h > b/ArmPkg/Application/LinuxLoader/LinuxLoader.h > index 8a23d7f..0d18c24 100644 > --- a/ArmPkg/Application/LinuxLoader/LinuxLoader.h > +++ b/ArmPkg/Application/LinuxLoader/LinuxLoader.h > @@ -25,8 +25,8 @@ > #include <Library/UefiBootServicesTableLib.h> > #include <Library/UefiLib.h> > > -#include <Protocol/EfiShellParameters.h> > -#include <Protocol/EfiShell.h> > +#include <Protocol/ShellParameters.h> > +#include <Protocol/Shell.h> > > #include <libfdt.h> > > -- > 2.9.0.windows.1 > _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel