grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub_machine_fini definition inconsistencies


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: grub_machine_fini definition inconsistencies
Date: Sun, 10 Nov 2013 13:33:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9

On 10.11.2013 07:56, Glenn Washburn wrote:
> I'm now getting compilation errors for platform efi.
> 
> /home/crass/development/bootloader/grub2-src/grub.git/grub-core/lib/efi/halt.c:
> In function
> ‘grub_halt’: 
> /home/crass/development/bootloader/grub2-src/grub.git/grub-core/lib/efi/halt.c:30:3:
> error: too few arguments to function ‘grub_machine_fini’ In file
> included
> from 
> /home/crass/development/bootloader/grub2-src/grub.git/grub-core/lib/efi/halt.c:24:0:
>  
> /home/crass/development/bootloader/grub2-src/grub.git/include/grub/kernel.h:117:6:
> note: declared here
> 
> grub_machine_fini is defined to take one int argument in
> include/grub/kernel.h, however grub-core/lib/efi/halt.c is calling
> grub_machine_fini with no arguments.  Grep has shown several such
> invocations.
> 
Fixed, thanks
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]