public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ruiyu Ni <ruiyu.ni@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH 0/3] Remove ImageDecoderLib and BmpImageDecoderLib
Date: Thu, 29 Sep 2016 11:28:40 +0800	[thread overview]
Message-ID: <20160929032843.529652-1-ruiyu.ni@intel.com> (raw)

The two libraries are created to support old BootLogoLib to
decode the images. Due to the new BootLogoLib starts using
HiiImageEx interfaces, the two libraries are not needed.

Ruiyu Ni (3):
  MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLib
  MdeModulePkg/BmpImageDecoderLib: Retire it due to new BootLogoLib
  MdeModulePkg: Remove ImageDecoderLib and BmpImageDecoderLib

 .../BmpImageDecoderLib/BmpImageDecoderLib.c        | 272 ---------------------
 .../BmpImageDecoderLib/BmpImageDecoderLib.inf      |  43 ----
 .../BmpImageDecoderLib/BmpImageDecoderLib.uni      |  26 --
 .../Library/ImageDecoderLib/ImageDecoderLib.c      | 121 ---------
 .../Library/ImageDecoderLib/ImageDecoderLib.inf    |  43 ----
 .../Library/ImageDecoderLib/ImageDecoderLib.uni    |  26 --
 MdeModulePkg/MdeModulePkg.dec                      |   4 -
 MdeModulePkg/MdeModulePkg.dsc                      |   3 -
 8 files changed, 538 deletions(-)
 delete mode 100644 MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.c
 delete mode 100644 MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.inf
 delete mode 100644 MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.uni
 delete mode 100644 MdeModulePkg/Library/ImageDecoderLib/ImageDecoderLib.c
 delete mode 100644 MdeModulePkg/Library/ImageDecoderLib/ImageDecoderLib.inf
 delete mode 100644 MdeModulePkg/Library/ImageDecoderLib/ImageDecoderLib.uni

-- 
2.9.0.windows.1



             reply	other threads:[~2016-09-29  3:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-29  3:28 Ruiyu Ni [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-29  3:29 [PATCH 0/3] Remove ImageDecoderLib and BmpImageDecoderLib Ruiyu Ni
2016-09-29  3:50 ` Gao, Liming
2016-09-29  6:17   ` Ni, Ruiyu
2016-09-29  2:41 Ruiyu Ni
2016-09-29  2:48 ` Gao, Liming
2016-09-29  2:52   ` Ni, Ruiyu

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=20160929032843.529652-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