From: "Samer El-Haj-Mahmoud" <samer@elhajmahmoud.com>
To: devel@edk2.groups.io
Cc: Leif Lindholm <leif@nuviainc.com>,
Ard Biesheuvel <ard.biesheuvel@arm.com>,
Pete Batard <pete@akeo.ie>,
Andrei Warkentin <awarkentin@vmware.com>
Subject: [edk2-platform][PATCH v2 0/3] Platform/RaspberryPi : Switch to common GraphicsConsoleDxe
Date: Tue, 14 Apr 2020 11:43:55 -0400 [thread overview]
Message-ID: <20200414154358.5161-1-samer@elhajmahmoud.com> (raw)
Switch RaspberryPi from using a private GraphicsConsoleDxe to the common GraphicsConsoleDxe in MdeModulePkg.
Code pushed to https://github.com/samerhaj/edk2-platforms/tree/rpi_switch_graphicsconsole_v2
version 1: https://edk2.groups.io/g/devel/message/57256
version 2 changes:
- Set PcdUgaConsumeSupport to FALSE [Ard]
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Pete Batard <pete@akeo.ie>
Cc: Andrei Warkentin <awarkentin@vmware.com>
Samer El-Haj-Mahmoud (3):
Platform/RaspberryPi/RPi4: Switch to common GraphicsConsoleDxe
Platform/RaspberryPi/RPi3: Switch to common GraphicsConsoleDxe
Platform/RaspberryPi:Remove RPi GraphicsConsoleDxe
Platform/RaspberryPi/RPi3/RPi3.dsc | 3 +-
Platform/RaspberryPi/RPi4/RPi4.dsc | 3 +-
Platform/RaspberryPi/RPi3/RPi3.fdf | 2 +-
Platform/RaspberryPi/RPi4/RPi4.fdf | 2 +-
.../GraphicsConsoleDxe/GraphicsConsoleDxe.inf | 68 -
.../GraphicsConsoleDxe/GraphicsConsole.h | 585 ------
.../GraphicsConsoleDxe/ComponentName.c | 177 --
.../GraphicsConsoleDxe/GraphicsConsole.c | 1831 -----------------
.../Drivers/GraphicsConsoleDxe/NewFont.c | 281 ---
.../GraphicsConsoleDxe/GraphicsConsoleDxe.uni | 12 -
.../GraphicsConsoleDxeExtra.uni | 12 -
11 files changed, 6 insertions(+), 2970 deletions(-)
delete mode 100644 Platform/RaspberryPi/Drivers/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
delete mode 100644 Platform/RaspberryPi/Drivers/GraphicsConsoleDxe/GraphicsConsole.h
delete mode 100644 Platform/RaspberryPi/Drivers/GraphicsConsoleDxe/ComponentName.c
delete mode 100644 Platform/RaspberryPi/Drivers/GraphicsConsoleDxe/GraphicsConsole.c
delete mode 100644 Platform/RaspberryPi/Drivers/GraphicsConsoleDxe/NewFont.c
delete mode 100644 Platform/RaspberryPi/Drivers/GraphicsConsoleDxe/GraphicsConsoleDxe.uni
delete mode 100644 Platform/RaspberryPi/Drivers/GraphicsConsoleDxe/GraphicsConsoleDxeExtra.uni
--
2.17.1
next reply other threads:[~2020-04-14 15:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-14 15:43 Samer El-Haj-Mahmoud [this message]
2020-04-14 15:43 ` [edk2-platform][PATCH v2 1/3] Platform/RaspberryPi/RPi4: Switch to common GraphicsConsoleDxe Samer El-Haj-Mahmoud
2020-04-14 15:43 ` [edk2-platform][PATCH v2 2/3] Platform/RaspberryPi/RPi3: " Samer El-Haj-Mahmoud
2020-04-14 16:24 ` Andrei Warkentin
2020-04-14 15:43 ` [edk2-platform][PATCH v2 3/3] Platform/RaspberryPi:Remove RPi GraphicsConsoleDxe Samer El-Haj-Mahmoud
2020-04-14 16:23 ` [edk2-platform][PATCH v2 0/3] Platform/RaspberryPi : Switch to common GraphicsConsoleDxe Andrei Warkentin
2020-04-14 16:53 ` 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=20200414154358.5161-1-samer@elhajmahmoud.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