[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 2/4] arm64: add "--nounzip" option support in xen_module command
On Tue, Jul 26, 2016 at 05:13:41PM +0800, fu.wei@xxxxxxxxxx wrote: > From: Fu Wei <fu.wei@xxxxxxxxxx> > > 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.wei@xxxxxxxxxx> > --- > 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |