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)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 6 Apr 2021 06:05:44 +0000 (08:05 +0200)
commit48fff0a2af3f62acd446ebec8081b039b72caad8
treef931bd64554eade10dd0645e30f846422fea1aa4
parentf7a6f1226e800f7695c2073675523062ea697aa4
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.

(cherry picked from commit 95ba433a5f34baf92921fb58051bc8241f908c0e)
src/boot/efi/console.c
src/boot/efi/console.h
src/boot/efi/missing_efi.h