From 51088d231d73cbe14516d553e97237e7f5a4f147 Mon Sep 17 00:00:00 2001 From: kavsrf Date: Sun, 19 Mar 2017 17:05:02 +0300 Subject: os hide prepare option --- Include/Library/CommonLib.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Include/Library/CommonLib.h') diff --git a/Include/Library/CommonLib.h b/Include/Library/CommonLib.h index efc7738..7966eee 100644 --- a/Include/Library/CommonLib.h +++ b/Include/Library/CommonLib.h @@ -336,7 +336,8 @@ AskAsciiString( CHAR8* prompt, CHAR8* str, UINTN max_len, - UINT8 visible); + UINT8 visible, + CHAR8* defStr); int AskInt( -- cgit v1.2.3