Added EFIAPI to event

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3748 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
AJFISH 2007-08-30 20:42:05 +00:00
parent 4d69586b3b
commit eb1f5ab338
2 changed files with 2 additions and 0 deletions

View File

@ -1011,6 +1011,7 @@ UsbHubEnumeration (
**/
VOID
EFIAPI
UsbRootHubEnumeration (
IN EFI_EVENT Event,
IN VOID *Context

View File

@ -146,6 +146,7 @@ UsbHubEnumeration (
);
VOID
EFIAPI
UsbRootHubEnumeration (
IN EFI_EVENT Event,
IN VOID *Context