From: "Andreas Färber" <afaerber@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] efi_loader: Expose ascending efi memory map
Date: Wed, 13 Apr 2016 14:52:22 +0200 [thread overview]
Message-ID: <570E4106.4060207@suse.de> (raw)
In-Reply-To: <1460411462-72288-2-git-send-email-agraf@suse.de>
Am 11.04.2016 um 23:51 schrieb Alexander Graf:
> The EFI memory map does not need to be in a strict order, but 32bit
> grub2 does expect it to be ascending. If it's not, it may try to
> allocate memory inside the U-Boot data memory region.
>
> We already sort the memory map in descending order, so let's just
> reverse it when we pass it to a payload.
>
> Signed-off-by: Alexander Graf <agraf@suse.de>
Tested-by: Andreas F?rber <afaerber@suse.de>
This fixed clearfog for me.
Thanks,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)
next prev parent reply other threads:[~2016-04-13 12:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-11 21:51 [U-Boot] [PATCH 1/2] efi_loader: Put fdt into convenient location Alexander Graf
2016-04-11 21:51 ` [U-Boot] [PATCH 2/2] efi_loader: Expose ascending efi memory map Alexander Graf
2016-04-13 12:52 ` Andreas Färber [this message]
2016-04-21 11:22 ` [U-Boot] [U-Boot, " Tom Rini
2016-04-13 12:51 ` [U-Boot] [PATCH 1/2] efi_loader: Put fdt into convenient location Andreas Färber
2016-04-13 12:57 ` Andreas Färber
2016-04-21 11:22 ` [U-Boot] [U-Boot, " Tom Rini
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=570E4106.4060207@suse.de \
--to=afaerber@suse.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.