]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should not overwrite BltX
authorDandan Bi <dandan.bi@intel.com>
Fri, 19 Feb 2016 04:24:20 +0000 (12:24 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 23 Feb 2016 09:03:20 +0000 (17:03 +0800)
commit3a2718d74eb38e33be8b1d493bd84840f5cc3729
tree1577b2079b4f68cd37a6ca3d87ed873f6373c54a
parentad24a4d735f035a0c56a56f59f5cf5a26b5c25d2
MdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should not overwrite BltX

when has next line to draw, should not overwrite the BltX
to 0, instead should keep the BltX value that pass into
StringToImage function.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
MdeModulePkg/Universal/HiiDatabaseDxe/Font.c