From: Leif Lindholm <leif.lindholm@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/6] arm: efi: Add a hello world test program
Date: Wed, 19 Oct 2016 21:22:16 +0100 [thread overview]
Message-ID: <20161019202216.GO3471@bivouac.eciton.net> (raw)
In-Reply-To: <CAPnjgZ1brXAqBkM0Dm3Oo0Pz_uHrAMe=ZdzGF3kBPBRddCyRaA@mail.gmail.com>
On Mon, Oct 17, 2016 at 07:55:02PM -0600, Simon Glass wrote:
> Hi Leif,
>
> On 26 September 2016 at 19:53, Leif Lindholm <leif.lindholm@linaro.org> wrote:
> >> Thanks for the pointer. Unfortunately that patch appears to make no
> >> differences for me. Are you able to build and send me a 64-bit
> >> HelloWorld.efi please?
> >
> > So, I probably could, but if that isn't working for you, I'd quite
> > like to know why.
> >
> > To make that a little less painful though, I've added support for
> > building the helloworld app to my set of scripts:
> > https://git.linaro.org/uefi/uefi-tools.git
> >
> > This still depends on this (updated) patch.
> > https://lists.01.org/pipermail/edk2-devel/2016-September/002112.html
> >
> > But with a current edk2, and a uefi-tools placed in the same directory
> > as the edk2 clone, could you try executing:
> >
> > ../uefi-tools/uefi-build.sh -A AARCH64 hello
> >
> > If the build fails and creates messy output due to being parallel,
> > could you stick a -1 on that command line and send me the output (or
> > pastebin)?
>
> OK thanks. Please see:
>
> http://pastebin.com/DmixdA4C
Right ... so your terminal appears to be discarding stderr, but I'm
guessing with that enabled it would look like:
---
Processing meta-data ..
build.py...
/work/git/edk2/MdeModulePkg/MdeModulePkg.dsc(...): error 4000: Instance of library class [ArmMmuLib] is not found
in [/work/git/edk2/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf] [AARCH64]
consumed by module [/work/git/edk2/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf]
- Failed -
Build end time: 16:51:18, Oct.19 2016
Build total time: 00:00:03
---
Which is what it looks without the aforementioned patch applied.
(But the no error messages thing really spooks me.)
/
Leif
next prev parent reply other threads:[~2016-10-19 20:22 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-06 23:23 [U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp() Simon Glass
2016-08-06 23:23 ` [U-Boot] [PATCH 2/6] efi: Fix missing EFIAPI specifiers Simon Glass
2016-08-09 6:50 ` Bin Meng
2016-08-10 11:40 ` Alexander Graf
2016-08-12 17:20 ` Simon Glass
2016-08-06 23:23 ` [U-Boot] [PATCH 3/6] arm: efi: Add a hello world test program Simon Glass
2016-08-09 6:50 ` Bin Meng
2016-08-09 18:16 ` Simon Glass
2016-08-09 20:55 ` Alexander Graf
2016-08-15 12:23 ` Leif Lindholm
2016-09-26 14:09 ` Simon Glass
2016-09-27 1:53 ` Leif Lindholm
2016-10-18 1:55 ` Simon Glass
2016-10-19 20:22 ` Leif Lindholm [this message]
2016-10-20 8:19 ` Leif Lindholm
2016-11-07 15:46 ` Simon Glass
2016-08-06 23:23 ` [U-Boot] [PATCH 4/6] x86: efi: Add EFI loader support for x86 Simon Glass
2016-08-09 6:50 ` Bin Meng
2016-08-10 11:49 ` Alexander Graf
2016-08-10 12:56 ` Simon Glass
2016-08-10 13:01 ` Alexander Graf
2016-10-25 21:33 ` Alexander Graf
2016-11-07 15:46 ` Simon Glass
2016-08-06 23:23 ` [U-Boot] [PATCH 5/6] x86: efi: Add a hello world test program Simon Glass
2016-08-09 6:51 ` Bin Meng
2016-08-06 23:23 ` [U-Boot] [PATCH 6/6] x86: Enable EFI loader support Simon Glass
2016-08-09 6:51 ` Bin Meng
2016-08-09 6:49 ` [U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp() Bin Meng
2016-08-09 18:16 ` Simon Glass
2016-08-10 2:34 ` Bin Meng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161019202216.GO3471@bivouac.eciton.net \
--to=leif.lindholm@linaro.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox