Home | History | Annotate | Download | only in FrameworkHiiOnUefiHiiThunk

Lines Matching refs:HotKey

763   @param HotKey        Defines if a single character is parsed (TRUE) and returned in KeyValue

766 @param StringBuffer On return contains the typed-in string if HotKey is FALSE.
767 @param Key The EFI_INPUT_KEY value returned if HotKey is TRUE.
774 @retval EFI_INVALID_PARAMETER One of the parameters was invalid.(StringBuffer == NULL && HotKey == FALSE).
780 IN BOOLEAN HotKey,