COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8168 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy
2009-04-24 05:42:17 +00:00
parent 170e7ffd90
commit 59f1d89250
7 changed files with 30 additions and 2 deletions

View File

@ -24,7 +24,12 @@
EFI_SPECIFICATION_VERSION = 0x00020000
ENTRY_POINT = InitializePs2MouseAbsolutePointer
#
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
# DRIVER_BINDING = gPS2MouseAbsolutePointerDriver;
# COMPONENT_NAME = gPs2MouseAbsolutePointerComponentName;
# COMPONENT_NAME2 = gPs2MouseAbsolutePointerComponentName2;
#
[Sources.common]
ComponentName.c