X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FIsa%2FPs2MouseDxe%2FPs2Mouse.h;fp=IntelFrameworkModulePkg%2FBus%2FIsa%2FPs2MouseDxe%2FPs2Mouse.h;h=6225e33de96c3eb6f06c10e962919a898fa2f29e;hp=078cefa910c8794b777b24ad449a8bb818b12f24;hb=0a6f48249a601f88af124ae1ff6814b195b699c3;hpb=e38f26a2f7f62b69fec2d84e83bcc4b45ddefdc1 diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.h b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.h index 078cefa910..6225e33de9 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.h +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.h @@ -1,7 +1,7 @@ /** @file PS/2 Mouse driver header file. - -Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.
+ +Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -322,7 +322,7 @@ MouseReset ( /** Get and Clear mouse status. - + @param This - Pointer of simple pointer Protocol. @param State - Output buffer holding status. @@ -370,10 +370,10 @@ PollMouse ( /** I/O work flow of in 8042 data. - + @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value - + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/