From: Ruiyu Ni <ruiyu.ni@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH 0/3] MdeModulePkg/FrameBufferBltLib: Use dynamic allocated line buffer
Date: Mon, 23 Jan 2017 14:11:46 +0800 [thread overview]
Message-ID: <20170123061149.279944-1-ruiyu.ni@intel.com> (raw)
The patches optimized the FrameBufferBltLib to use less memory than old implementation.
QemuVideoDxe driver needs to be updated to avoid hang due to wrong assumption.
Ruiyu Ni (3):
MdeModulePkg/FrameBufferBltLib: Refine ConfigurePixelBitMaskFormat
MdeModulePkg/FrameBufferBltLib: Use dynamic allocated line buffer
OvmfPkg/QemuVideoDxe: Frame buffer config size may change in new mode
.../Library/FrameBufferBltLib/FrameBufferBltLib.c | 95 +++++++++++++---------
OvmfPkg/QemuVideoDxe/Gop.c | 47 ++++++-----
2 files changed, 81 insertions(+), 61 deletions(-)
--
2.9.0.windows.1
next reply other threads:[~2017-01-23 6:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 6:11 Ruiyu Ni [this message]
2017-01-23 6:11 ` [PATCH 1/3] MdeModulePkg/FrameBufferBltLib: Refine ConfigurePixelBitMaskFormat Ruiyu Ni
2017-01-23 8:36 ` Tian, Feng
2017-01-23 6:11 ` [PATCH 2/3] MdeModulePkg/FrameBufferBltLib: Use dynamic allocated line buffer Ruiyu Ni
2017-01-23 8:36 ` Tian, Feng
2017-01-23 6:11 ` [PATCH 3/3] OvmfPkg/QemuVideoDxe: Frame buffer config size may change in new mode Ruiyu Ni
2017-01-23 10:45 ` 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=20170123061149.279944-1-ruiyu.ni@intel.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