audk/MdeModulePkg/Universal/HiiDatabaseDxe
Dandan Bi 8f88f023fc MdeModulePkg/Database: Fix incorrect calculation of baseline in FontPackage
When adding font package, there exists the case that only have the
EFI_HII_GIBT_GLYPH_DEFAULT or EFI_HII_GIBT_GLYPHS_DEFAULT glyph block
and use the default cell info in font package fixed header. In this
case, we can't get the correct baseline now. This patch is to fix this
issue by recalculating the baseline when the glyph block type is
EFI_HII_GIBT_GLYPH_DEFAULT or EFI_HII_GIBT_GLYPHS_DEFAULT.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
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>
2016-06-15 10:52:42 +08:00
..
ConfigKeywordHandler.c MdeModulePkg: Refine function comments in Keyword Handler Protocol 2016-02-16 17:56:11 +08:00
ConfigRouting.c MdeModulePkg/HiiDatabaseDxe: Fix memory leak issues in HiiDatabaseDxe 2016-05-06 10:42:24 +08:00
Database.c MdeModulePkg: Export ConfigResp only for form Package after ReadyToBoot 2016-04-27 16:39:47 +08:00
Font.c MdeModulePkg/Database: Fix incorrect calculation of baseline in FontPackage 2016-06-15 10:52:42 +08:00
HiiDatabase.h MdeModulePkg: Make HII configuration settings available to OS runtime 2016-03-04 14:04:43 +08:00
HiiDatabase.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
HiiDatabaseDxe.inf MdeModulePkg: Make HII configuration settings available to OS runtime 2016-03-04 14:04:43 +08:00
HiiDatabaseEntry.c MdeModulePkg: Export ConfigResp only for form Package after ReadyToBoot 2016-04-27 16:39:47 +08:00
HiiDatabaseExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Image.c MdeModulePkg: Make HII configuration settings available to OS runtime 2016-03-04 14:04:43 +08:00
String.c MdeModulePkg: Make HII configuration settings available to OS runtime 2016-03-04 14:04:43 +08:00