mirror of
https://github.com/Dasharo/edk2.git
synced 2026-06-13 10:16:24 -07:00
4fdc0917b6
Hightlighting empty strings or strings containing a single SPACE character resulted in drawing a confusing single-character-wide black rectangle. Skip highlighting those mepty strings. it may be useful in forms where no entry should be highlighted by default. It can be done by defining a text field with empty prompt and help string as first menu entry. Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>