X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FIsa%2FPs2MouseDxe%2FCommPs2.c;h=679179ddd0d99a9137a94dc284053ea8cac77fc9;hp=e1898bb5256bfbdb91ca2485ec32423f48371745;hb=f8cd287bbc8922bbbc069fd6d8f44568964d353d;hpb=c892d8464468618b0aa3c7f35edbdfbc7cc24ee5 diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c index e1898bb525..679179ddd0 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c @@ -1,5 +1,6 @@ -/*++ - +/**@file + PS2 Mouse Communication Interface + Copyright (c) 2006 - 2007, 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 @@ -9,12 +10,7 @@ http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -Abstract: - - PS2 Mouse Communication Interface - - ---*/ +**/ #include "Ps2Mouse.h" #include "CommPs2.h"