Hi Leif,

Great thanks for your information, will do ASAP when I am back home.
On Thu, 15 Nov 2018 at 03:29, Leif Lindholm <leif.lindh...@linaro.org> wrote:
>
> The verifiers framework caused some breakage for non-x86
> platforms that need fixing.
>
> Basically, this boils down to:
> - Add an include guard for verify.h.
> - Add a new file type for device tree blobs.
> - Fix an error added to arm64/linux.c.
> - Add file types to grub_file_open calls.
>
> Note: only the common and arm64 fixes have actually been tested.
>
> Fu Wei, Julien - can you guys have a look at fixing arm64/xen_boot.c?
> I'm not 100% certain how multiboot should be handled.
>
> Cc: Fu Wei <fu....@linaro.org>
> Cc: Julien Grall <julien.gr...@arm.com>
> Reported-by: Alexander Graf <ag...@suse.de>
>
> Leif Lindholm (5):
>   grub/verify.h: add include guard
>   file.h: add device tree file type
>   loader/efi/fdt.c: fixup grub_file_open call
>   arm64/efi: fix breakage caused by verifiers
>   arm-uboot, ia64, sparc64: fix up grub_file_open calls
>
>  grub-core/loader/arm/linux.c              | 6 +++---
>  grub-core/loader/arm64/linux.c            | 3 ++-
>  grub-core/loader/efi/fdt.c                | 2 +-
>  grub-core/loader/ia64/efi/linux.c         | 2 +-
>  grub-core/loader/sparc64/ieee1275/linux.c | 2 +-
>  include/grub/file.h                       | 2 ++
>  include/grub/verify.h                     | 5 +++++
>  7 files changed, 15 insertions(+), 7 deletions(-)
>
> --
> 2.11.0
>


-- 
Best regards,

Fu Wei
Software Engineer
Red Hat

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to