From fdb05fa33021288c20e17264b0947a2525e19825 Mon Sep 17 00:00:00 2001 From: klu2 Date: Tue, 22 Apr 2008 06:40:11 +0000 Subject: Fix missing include header file and fix typo in comment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5111 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c') 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. -- cgit v1.2.3