Re: Add character echo for password input

2025-05-27 Thread Jiří 'bindiff' Wolker via Grub-devel
I have submitted a patch  titled "lib-crypto-Add-character-echo-for- passwprd-input.path" which addresses the issue of adding character echo functionality during password input in GRUB2. This change aims to improve user experience by providing visual feedback when typing passwords. As a GR

Add character echo for password input

2025-05-26 Thread 刘阳
TCH] lib/crypto: Add character echo for password input   Implements character echo (e.g., '*') for user password input in GRUB. Currently,there is no visual feedback during password entry, making it difficult for usersto confirm their input. This change significantly improves the user exper