[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GRUB PATCH 0/2] verifiers: Fallout cleanup
From: |
Daniel Kiper |
Subject: |
[GRUB PATCH 0/2] verifiers: Fallout cleanup |
Date: |
Thu, 6 Dec 2018 14:40:31 +0100 |
Hey,
Yeah, fallout cleanup after verifiers introduction. Sorry about that.
Now I test build all x86 and ARM supported platforms. I am going to
add others to my test script soon to avoid such mess in the future.
Daniel
grub-core/loader/arm64/xen_boot.c | 8 ++++----
grub-core/loader/i386/xen.c | 14 +++++++-------
include/grub/file.h | 5 +++++
3 files changed, 16 insertions(+), 11 deletions(-)
Daniel Kiper (2):
verifiers: Xen fallout cleanup
verifiers: ARM Xen fallout cleanup