]> git.proxmox.com Git - mirror_edk2.git/commit - EmulatorPkg/EmulatorPkg.dsc
EmulatorPkg: Update UefiDecompressLib instance
authorDandan Bi <dandan.bi@intel.com>
Thu, 4 Apr 2019 03:14:39 +0000 (11:14 +0800)
committerLiming Gao <liming.gao@intel.com>
Wed, 10 Apr 2019 06:11:48 +0000 (14:11 +0800)
commit0108a91c552666e0c6fa972cdbee0990aa5c7747
tree974c449c03edc8a0b00d4783bdca9cd0c3b7f08d
parent4ffc5aa1d14fc108c835d9639d6df92382b05cee
EmulatorPkg: Update UefiDecompressLib instance

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1683

BaseUefiDecompressLib in MdePkg is the
base UEFI decompress Library.
BaseUefiTianoCustomDecompressLib in IntelFrameworkModulePkg
implements the base UEFI decompress functionality and Tiano
decompress functionality.
Platform doesn't use the TianoCompress, so do
not have to use BaseUefiTianoCustomDecompressLib,
can use the BaseUefiDecompressLib in MdePkg directly.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
EmulatorPkg/EmulatorPkg.dsc