From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.157.50.136 with SMTP id u8mr2324926otb.87.1490349217544; Fri, 24 Mar 2017 02:53:37 -0700 (PDT) X-Received: by 10.157.36.105 with SMTP id p96mr606887ota.15.1490349217473; Fri, 24 Mar 2017 02:53:37 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!w124no1479865itb.0!news-out.google.com!m191ni8458itc.0!nntp.google.com!w124no5698113itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 24 Mar 2017 02:53:37 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=195.133.217.137; posting-account=YB4WOgoAAABLG9D7qoJiPBc6EJSzsPDF NNTP-Posting-Host: 195.133.217.137 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8fa0c8c3-31cd-434c-a903-2669877c4518@googlegroups.com> Subject: Ada UEFI programming From: George J Injection-Date: Fri, 24 Mar 2017 09:53:37 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:46445 Date: 2017-03-24T02:53:37-07:00 List-Id: Hi all!I know about C/Cpp,asm UEFI programming. So I have a question, does = here anyone built uefi (.efi) file using Ada, or does anyone have experienc= e with connecting EDK II or UDK with Ada? I'm asking for, cause I want to k= now, is it really possible? I've spent a few days trying to develop simple = UEFI app with GNAT GPS and now I need help, cause I can't waste time anymor= e. Thanks!