code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8659 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian
2009-06-25 08:42:53 +00:00
parent 182b1d1623
commit cab302fd4c
4 changed files with 63 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
#/** @file
# Ps2 Mouse Driver
# Ps2 Mouse Driver.
#
# This dirver directly uses IsaIo protocol service to support Ps2 mouse work.
# Copyright (c) 2006 - 2009, Intel Corporation.
@@ -21,7 +21,6 @@
FILE_GUID = 202A2B0E-9A31-4812-B291-8747DF152439
MODULE_TYPE = UEFI_DRIVER
VERSION_STRING = 1.0
EFI_SPECIFICATION_VERSION = 0x00020000
ENTRY_POINT = InitializePs2Mouse
#
@@ -59,3 +58,13 @@
gEfiDevicePathProtocolGuid # PROTOCOL TO_START
# [Event]
# ##
# # Event will be signaled for WaitForKey event.
# #
# EVT_NOTIFY_WAIT ## PRODUCES
#
# ##
# # Event will be used to poll mouse state.
# #
# EVT_NOTIFY_SIGNAL ## PRODUCES