mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-21 16:24:39 +00:00
![]() The relocatable variable is defined as grub_uint8_t. Relevant member in setup_header structure is also defined as one byte in Linux boot protocol. By semantic definition it is a bool type. It is not appropriate to treat it as a four bytes. This patch fixes the issue. Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
---|---|---|
.. | ||
coreboot | ||
pc | ||
bsd32.c | ||
bsd64.c | ||
bsd_pagetable.c | ||
bsd.c | ||
bsdXX.c | ||
linux.c | ||
multiboot_mbi.c | ||
xen_file32.c | ||
xen_file64.c | ||
xen_file.c | ||
xen_fileXX.c | ||
xen.c | ||
xnu.c |