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
|
||||
|
||||
@retval EFI_SUCCESS - ConsoleControl has been flipped to graphics and logo
|
||||
displayed.
|
||||
@retval EFI_UNSUPPORTED - Logo not found
|
||||
@retval EFI_SUCCESS lock the Console In Spliter virtual handle successfully..
|
||||
@retval EFI_UNSUPPORTED password not found
|
||||
|
||||
**/
|
||||
EFI_STATUS
|
||||
|
|
Loading…
Reference in New Issue