On Tue, Jul 26, 2016 at 05:13:41PM +0800, fu....@linaro.org wrote: > From: Fu Wei <fu....@linaro.org> > > This patch adds "--nounzip" option support in order to > be compatible with the module command of i386, then we can > simplify grub-mkconfig support code. > > Signed-off-by: Fu Wei <fu....@linaro.org> > --- > grub-core/loader/arm64/xen_boot.c | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > > diff --git a/grub-core/loader/arm64/xen_boot.c > b/grub-core/loader/arm64/xen_boot.c > index a914eb8..0878364 100644 > --- a/grub-core/loader/arm64/xen_boot.c > +++ b/grub-core/loader/arm64/xen_boot.c > @@ -20,6 +20,7 @@ > #include <grub/charset.h> > #include <grub/command.h> > #include <grub/err.h> > +#include <grub/env.h>
Is it really needed? Daniel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel