boot: Move console declarations to missing_efi.h
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 12 Mar 2021 22:09:44 +0000 (22:09 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 13 Mar 2021 13:13:54 +0000 (13:13 +0000)
commit95ba433a5f34baf92921fb58051bc8241f908c0e
tree00c39d7467521cc2cc073f5ac7d9593c7e3924e1
parent925bd4c24e472208e825fe0fa19346ab6773cfd3
boot: Move console declarations to missing_efi.h

These were added to eficonex.h in gnu-efi 3.0.13. Let's move them
to missing_efi.h behind an appropriate guard to fix the build with
recent versions of gnu-efi.
src/boot/efi/console.c
src/boot/efi/console.h
src/boot/efi/missing_efi.h