Hi,
On 20/11/2018 11:22, Lee Jones wrote:
On Tue, 20 Nov 2018, Julien Grall wrote:
On 20/11/2018 10:46, Lee Jones wrote:
From: Lee Jones <lee.jo...@linaro.org>
arm64/xen: Fix implicit declaration of function
‘grub_file_filter_disable_compression
This patch seems to drop support for --nounzip. Can you explain why?
It only seemed to serve the invocation of grub_file_filter_disable_compression()
which was removed in this patch.
But --nounzip will not work as expected after this patch. Looking at GRUB, it
seems the call to that function was replaced by passing
GRUB_FILE_TYPE_NO_DECOMPRESSION to grub_file_open.
Is there any reason to not use it for Arm?
Cheers,
On closer inspection, I do see that
argv/argc still needs to be shifted though. I will fix that.
Note that the option added on Arm64 to keep the compatibility with x86
multiboot loading.
--
Julien Grall
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel