mirror of https://github.com/acidanthera/audk.git
cleanup the improper comments for function return value in LockKeyboards()
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6052 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
2f2a277df4
commit
a477cceff2
|
@ -294,9 +294,8 @@ ConvertBmpToGopBlt (
|
||||||
|
|
||||||
@param Password - Password used to lock ConIn device
|
@param Password - Password used to lock ConIn device
|
||||||
|
|
||||||
@retval EFI_SUCCESS - ConsoleControl has been flipped to graphics and logo
|
@retval EFI_SUCCESS lock the Console In Spliter virtual handle successfully..
|
||||||
displayed.
|
@retval EFI_UNSUPPORTED password not found
|
||||||
@retval EFI_UNSUPPORTED - Logo not found
|
|
||||||
|
|
||||||
**/
|
**/
|
||||||
EFI_STATUS
|
EFI_STATUS
|
||||||
|
|
Loading…
Reference in New Issue