1. EDK_RELEASE_VERSION removed;
2. INF file header description reviewed; 3. remove useless #include ; git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8162 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
# Ps2 Mouse Simulate TouchPad Driver
|
||||
#
|
||||
# This dirver directly uses IsaIo protocol service to support a faked Ps2 TouchPad work.
|
||||
# Copyright (c) 2006 - 2007, Intel Corporation.
|
||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
||||
#
|
||||
# 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
|
||||
# which accompanies this distribution. The full text of the license may be found at
|
||||
@@ -22,9 +21,7 @@
|
||||
FILE_GUID = 2899C94A-1FB6-4b1a-B96B-8364975303E0
|
||||
MODULE_TYPE = UEFI_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
EDK_RELEASE_VERSION = 0x00020000
|
||||
EFI_SPECIFICATION_VERSION = 0x00020000
|
||||
|
||||
ENTRY_POINT = InitializePs2MouseAbsolutePointer
|
||||
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||
|
Reference in New Issue
Block a user