[PATCH 1/1] login: disable input console if password wrong
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Thu May 9 13:07:44 EDT 2013
Dear Jean-Christophe PLAGNIOL-VILLARD,
A few minor English nits.
On Thu, 9 May 2013 15:49:42 +0200, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> so we garantie that barebox is secured again user interaction
guarantee
> +static bool console_input_allow = true;
console_input_allowed
> +bool console_is_input_allow(void)
> +{
> + return console_input_allow;
> +}
console_is_input_allowed()
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
More information about the barebox
mailing list