]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Sync function prototype.
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 15 Dec 2008 07:22:20 +0000 (07:22 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 15 Dec 2008 07:22:20 +0000 (07:22 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7029 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Bus/Usb/UsbKbDxe/KeyBoard.h

index 0f43802fda843ca0817cd5c2f44f1d2744cbe90f..aab3d24e67f263048a1fbe4ee824e7b26516ee28 100644 (file)
@@ -227,7 +227,7 @@ EFIAPI
 InsertKeyCode (\r
   IN OUT  USB_KB_BUFFER *KeyboardBuffer,\r
   IN      UINT8         Key,\r
-  IN      UINT8         Down\r
+  IN      BOOLEAN       Down\r
   );\r
 \r
 /**\r