X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FIsa%2FPs2KeyboardDxe%2FPs2KbdCtrller.c;h=211bcc254204b67c262e6dda3a7f20ba74902ef3;hp=6ca9ece4c1c9dbb61ace76bcaa1db88c1f05c23d;hb=fdb05fa33021288c20e17264b0947a2525e19825;hpb=01aef47bbe11b3961da5136b064d947540a38060 diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c b/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c index 6ca9ece4c1..211bcc2542 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c @@ -2008,7 +2008,7 @@ DisableKeyboard ( If Keyboard receives 0xF4, it will respond with 'ACK'. If it doesn't respond, the device should not be in system. - @param[in] BiosKeyboardPrivate Keyboard Private Data Structure + @param[in] ConsoleIn Keyboard Private Data Structure @retval TRUE Keyboard in System. @retval FALSE Keyboard not in System.