public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: Michael Zimmermann <sigmaepsilon92@gmail.com>
Cc: Andrew Fish <afish@apple.com>, "Ni, Ruiyu" <ruiyu.ni@intel.com>,
	 edk2-devel-01 <edk2-devel@lists.01.org>,
	Leif Lindholm <leif.lindholm@linaro.org>
Subject: Re: 'fastboot boot' TPL
Date: Wed, 28 Feb 2018 08:19:44 +0000	[thread overview]
Message-ID: <CAKv+Gu8xMLpfrN8+cAdU4L=-EUVgCz+hkYNrULAmviTozb4-6g@mail.gmail.com> (raw)
In-Reply-To: <CAN9vWDJLJHg_k4d_jSaLUXnj31m0StnHwj5FZh9D4PNbMfX_iA@mail.gmail.com>

On 28 February 2018 at 08:15, Michael Zimmermann
<sigmaepsilon92@gmail.com> wrote:
>> I agree. Did you run into any issues due to this?
> Surprisingly no. I was just trying to understand the fastboot implementation
> before I use it on my platform
> and was surprised that this works at all. I can imagine that's because this
> is supposed to load linux's efistub which probably doesn't do anything but
> calling SetVirtualMemoryMap and ExitBootServices.

The ARM/Linux EFI stub does quite a bit more than that, actually. It
uses the various memory allocation and protocol handling services, to
carve out an allocation for the kernel, initrd and device tree, and to
access the command line, the EFI_RNG_PROTOCOL (if available) and to
interrogate the protocol database for GOP instances.

> I can imagine that more complex loaders like the one used for Windows
> wouldn't work this way.
>

No, and this is indeed something that should be fixed. Any clue as to how?


  reply	other threads:[~2018-02-28  8:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-28  6:06 'fastboot boot' TPL Michael Zimmermann
2018-02-28  7:29 ` Ni, Ruiyu
2018-02-28  7:33   ` Michael Zimmermann
2018-02-28  7:42     ` Andrew Fish
2018-02-28  7:56       ` Michael Zimmermann
2018-02-28  8:10         ` Ard Biesheuvel
2018-02-28  8:15           ` Michael Zimmermann
2018-02-28  8:19             ` Ard Biesheuvel [this message]
2018-02-28 10:10               ` Michael Zimmermann
2018-02-28 12:11               ` Laszlo Ersek

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-list 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='CAKv+Gu8xMLpfrN8+cAdU4L=-EUVgCz+hkYNrULAmviTozb4-6g@mail.gmail.com' \
    --to=devel@edk2.groups.io \
    /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