Library interface should be declared as EFIAPI

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10542 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2010-05-25 06:26:28 +00:00
parent 4a5b245a52
commit 21ecdf15a0
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ PerformQuickSort (
ASSERT and return 0.
**/
INTN
EFIAPI
DevicePathCompare (
IN CONST VOID *Buffer1,
IN CONST VOID *Buffer2