From: "Pete Batard" <pete@akeo.ie>
To: devel@edk2.groups.io
Cc: ard.biesheuvel@linaro.org, leif@nuviainc.com, philmd@redhat.com,
awarkentin@vmware.com
Subject: [edk2-devel][PATCH v2 0/6] Platform/RPi: User config improvements
Date: Tue, 3 Mar 2020 13:08:08 +0000 [thread overview]
Message-ID: <20200303130814.3092-1-pete@akeo.ie> (raw)
Changes from v1:
* Split first commit into 2 patches.
* Clarify commit message for 3/6 and remove extra line-removal hunk.
* Improve and clarify computation of 3G+ segment size in
ConfigDxe.c/ApplyVariables ().
* Minor whitespace fixes (e.g. "3GB" -> "3 GB" in strings).
Andrei Warkentin (4):
Platform/RPi: Add firmware call to read installed memory size
Platform/RPi: Use GetModelInstalledMB () to read RAM size
Platform/RPi: Separate RAM descriptors between 0-3 GB and 3+ GB
Platform/RPi: Make 3GB/4GB a runtime (BIOS setup) choice
Pete Batard (2):
Platform/RPi: Make Device Tree provision a runtime (BIOS setup) choice
Platform/RPi/ConfigDxe: Improve RPi configuration form
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c | 80 ++++++++++++++++---
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.inf | 9 ++-
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxeHii.uni | 38 ++++++---
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxeHii.vfr | 84 +++++++++++++++++---
Platform/RaspberryPi/Drivers/FdtDxe/FdtDxe.c | 5 ++
Platform/RaspberryPi/Drivers/FdtDxe/FdtDxe.inf | 3 +
Platform/RaspberryPi/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c | 10 +--
Platform/RaspberryPi/Drivers/RpiFirmwareDxe/RpiFirmwareDxe.c | 29 ++++++-
Platform/RaspberryPi/Include/Protocol/RpiFirmware.h | 47 ++++++-----
Platform/RaspberryPi/Library/PlatformLib/PlatformLib.inf | 3 -
Platform/RaspberryPi/Library/PlatformLib/RaspberryPiMem.c | 32 +++++---
Platform/RaspberryPi/RPi3/RPi3.dsc | 11 +++
Platform/RaspberryPi/RPi4/RPi4.dsc | 16 ++--
Platform/RaspberryPi/RPi4/RPi4.fdf | 2 -
Platform/RaspberryPi/RPi4/Readme.md | 15 ++--
Platform/RaspberryPi/RaspberryPi.dec | 6 +-
16 files changed, 297 insertions(+), 93 deletions(-)
--
2.21.0.windows.1
next reply other threads:[~2020-03-03 13:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-03 13:08 Pete Batard [this message]
2020-03-03 13:08 ` [edk2-devel][PATCH v2 1/6] Platform/RPi: Add firmware call to read installed memory size Pete Batard
2020-03-03 13:08 ` [edk2-devel][PATCH v2 2/6] Platform/RPi: Use GetModelInstalledMB () to read RAM size Pete Batard
2020-03-03 13:08 ` [edk2-devel][PATCH v2 3/6] Platform/RPi: Separate RAM descriptors between 0-3 GB and 3+ GB Pete Batard
2020-03-03 13:08 ` [edk2-devel][PATCH v2 4/6] Platform/RPi: Make 3GB/4GB a runtime (BIOS setup) choice Pete Batard
2020-03-03 13:08 ` [edk2-devel][PATCH v2 5/6] Platform/RPi: Make Device Tree provision " Pete Batard
2020-03-03 13:08 ` [edk2-devel][PATCH v2 6/6] Platform/RPi/ConfigDxe: Improve RPi configuration form Pete Batard
2020-03-03 16:17 ` Andrei Warkentin
[not found] ` <15F8D78E42129034.31276@groups.io>
2020-03-03 16:20 ` Andrei Warkentin
2020-03-03 14:07 ` [edk2-devel][PATCH v2 0/6] Platform/RPi: User config improvements Ard Biesheuvel
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=20200303130814.3092-1-pete@akeo.ie \
--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