]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/FrameBufferBltLib: Refine ConfigurePixelBitMaskFormat
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 11 Jan 2017 07:06:25 +0000 (15:06 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 24 Jan 2017 07:06:38 +0000 (15:06 +0800)
commit5af29d0d86c5ed700380f16f9bea3863784c0370
tree1dec13b9137cb8b4ef7cc9a01502eb6b73aeeda8
parent6671cd7444bc6c00ffe980bd43e0d2a09086ce86
MdeModulePkg/FrameBufferBltLib: Refine ConfigurePixelBitMaskFormat

https://bugzilla.tianocore.org/show_bug.cgi?id=339
The patch refines ConfigurePixelBitMaskFormat() to prepare the
enhancement in next commit: Enhance this library to use dynamic
allocated line buffer to reduce memory usage of frame buffer
configure.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.c