]> git.proxmox.com Git - grub2.git/commit
cbfs: Fix corner case and compilation with recdent gcc
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 9 Nov 2015 02:24:04 +0000 (03:24 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 9 Nov 2015 02:24:04 +0000 (03:24 +0100)
commitcb28250cfce1da059d94b57eee54cb250bb786fe
treeb9398aa3b1d516427d8af4cac29d8494a9d2c45e
parent4656ced41c8fa61d462b92d28878d9cdb8493120
cbfs: Fix corner case and compilation with recdent gcc

Accept the header to touch the jump address at 0xfffffff0.

Fix compilation for 64-bit EFI with recent GCC.
grub-core/fs/cbfs.c