mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 14:32:58 +00:00
Add the bz reference to 0217-Arm-check-for-the-PE-magic-for-the-compiled-arch.patch
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
a09be092dc
commit
de70a85f08
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ This patch adds a constant definition for GRUB_PE32_PEXX_MAGIC, which is
|
|||
either GRUB_PE32_PE64_MAGIC or GRUB_PE32_PE32_MAGIC, depending on which
|
||||
platform is being built, and uses it in the header magic check.
|
||||
|
||||
Resolves: rhbz#2000756
|
||||
|
||||
Signed-off-by: Peter Jones <pjones@redhat.com>
|
||||
---
|
||||
grub-core/loader/arm64/linux.c | 2 +-
|
||||
|
|
Loading…
Reference in a new issue