diff options
author | Zhichao Gao <zhichao.gao@intel.com> | 2021-09-09 14:17:04 +0800 |
---|---|---|
committer | Liming Gao <gaoliming@byosoft.com.cn> | 2021-09-29 09:38:58 +0800 |
commit | f57040b038ccf9ea2a79e3ce58b14e7634666d19 (patch) | |
tree | 11644d88afa87a0b62612ed02eb0d620379eb9b9 /BaseTools/Source/Python/build/build.py | |
parent | 46b4606ba23498d3d0e66b53e498eb3d5d592586 (diff) | |
download | edk2-f57040b038ccf9ea2a79e3ce58b14e7634666d19.tar.gz edk2-f57040b038ccf9ea2a79e3ce58b14e7634666d19.tar.bz2 edk2-f57040b038ccf9ea2a79e3ce58b14e7634666d19.zip |
MdeModulePkg/BootManagerMenuApp: Limit string drawing within one line
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3590
Limit the draw box always within the screen's column and row.
Limit the string drawing within one line.
For the incompleted string the last 3 characters in one line would
be replaced with "...".
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python/build/build.py')
0 files changed, 0 insertions, 0 deletions