[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 1/3] EFI: move efi-boot.h inclusion point
On 03/12/2021 10:56, Jan Beulich wrote: > When it was introduced, it was imo placed way too high up, making it > necessary to forward-declare way too many static functions. Move it down > together with > - the efi_check_dt_boot() stub, which afaict was deliberately placed > immediately ahead of the #include, > - blexit(), because of its use of the efi_arch_blexit() hook. > Move up get_value() and set_color() to before the inclusion so their > forward declarations can also be zapped. > > Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> Why does blexit() need moving? It isn't static, and has a real prototype in efi.h ~Andrew
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |