MdeModulePkg: Remove ImageDecoderLib and BmpImageDecoderLib
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. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@ -137,10 +137,6 @@
|
||||
#
|
||||
FileExplorerLib|Include/Library/FileExplorerLib.h
|
||||
|
||||
## @libraryclass Provides image decoding service.
|
||||
#
|
||||
ImageDecoderLib|Include/Library/ImageDecoderLib.h
|
||||
|
||||
## @libraryclass Provides interfaces about logo display.
|
||||
#
|
||||
BootLogoLib|Include/Library/BootLogoLib.h
|
||||
|
Reference in New Issue
Block a user