On Tue, Apr 02, 2019 at 02:45:01PM +0200, Jan Kiszka wrote: > On 02.04.19 14:30, [ext] Andreas J. Reichel wrote: > > From: Andreas Reichel <[email protected]> > > > > Definition of EFI_SIMPLE_TEXT_OUT_PROTOCOL is not before > > version 3.0.5. > > > > Signed-off-by: Andreas Reichel <[email protected]> > > --- > > docs/COMPILE.md | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/docs/COMPILE.md b/docs/COMPILE.md > > index e194601..fa7b663 100644 > > --- a/docs/COMPILE.md > > +++ b/docs/COMPILE.md > > @@ -14,6 +14,8 @@ pacman -S gnu-efi-libs pciutils check > > apt-get install gnu-efi libpci-dev check > > ``` > > +`gnu-efi` must be at least 3.0.5. (use for example `stretch-backports`) > > + > > This is unhandy: stretch is still stable, backports are, well, workarounds. > Can't we provide that definition if it's missing from gnu-efi headers? Or is > there more than a #define behind this? > Found a better way :) See next patch.
Andreas > Jan > > > ## Compilation ## > > This project uses autotools. Here you find useful documentations for > > > > -- > Siemens AG, Corporate Technology, CT RDA IOT SES-DE > Corporate Competence Center Embedded Linux -- Andreas Reichel Dipl.-Phys. (Univ.) Software Consultant [email protected], +49-174-3180074 TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterfoehring Geschaeftsfuehrer: Henrik Klagges, Dr. Robert Dahlke, Gerhard Mueller Sitz: Unterfoehring * Amtsgericht Muenchen * HRB 135082 -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/20190402152802.GA27861%40iiotirae. For more options, visit https://groups.google.com/d/optout.
