MdeModulePkg: Add ImageDecoderLib to provide image decoding service.
The library itself doesn't provide any image decoding capabilities but manages the different image decoders. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18770 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -131,6 +131,10 @@
|
||||
#
|
||||
PlatformVarCleanupLib|Include/Library/PlatformVarCleanupLib.h
|
||||
|
||||
## @libraryclass Provides image decoding service.
|
||||
#
|
||||
ImageDecoderLib|Include/Library/ImageDecoderLib.h
|
||||
|
||||
[Guids]
|
||||
## MdeModule package token space guid
|
||||
# Include/Guid/MdeModulePkgTokenSpace.h
|
||||
|
Reference in New Issue
Block a user