Searched refs:CtrlSNotifyHandle2 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShell.h115 EFI_HANDLE CtrlSNotifyHandle2; ///< The NotifyHandle returned from SimpleTextInputEx.RegisterKeyNotify. member in struct:__anon12754
H A DShell.c117 &ShellInfoObject.CtrlSNotifyHandle2);
127 &ShellInfoObject.CtrlSNotifyHandle2);
135 &ShellInfoObject.CtrlSNotifyHandle2);
H A DShellProtocol.c3319 Status = SimpleEx->UnregisterKeyNotify(SimpleEx, ShellInfoObject.CtrlSNotifyHandle2);

Completed in 51 milliseconds