summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib
diff options
context:
space:
mode:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-05-21 09:41:59 +0000
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-05-21 09:41:59 +0000
commit4772ce75e87c7f99cc3b62d93f03f688041d13d1 (patch)
tree19bff0108c60d30ce2cadb77e6501b165779bfc8 /MdePkg/Library/UefiLib
parent619e4c06c33f4435292ba9b15479e5ba077f9782 (diff)
downloadedk2-platforms-4772ce75e87c7f99cc3b62d93f03f688041d13d1.tar.xz
refine the implementation of HiiStringToImage:
1. Remove the limitation of MAX_STRING_LENGTH and according to actual string length to store glyph info 2. fix a issue when print multi-lines, the next line will overlaps the above line. The original implementation doesn't recalculate the start point of X/Y axis. 3. refine the flow to avoid the meaningless recursive call. 4. modify the usage of "Index" to force them 1/1 mapping between glyphbuf and string. So the RowInfoArray and ColumnInfoArray can reflect the actual situation. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8371 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiLib')
0 files changed, 0 insertions, 0 deletions