mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-20 12:14:27 +02:00
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:
parent
4a5b245a52
commit
21ecdf15a0
@ -177,6 +177,7 @@ PerformQuickSort (
|
|||||||
ASSERT and return 0.
|
ASSERT and return 0.
|
||||||
**/
|
**/
|
||||||
INTN
|
INTN
|
||||||
|
EFIAPI
|
||||||
DevicePathCompare (
|
DevicePathCompare (
|
||||||
IN CONST VOID *Buffer1,
|
IN CONST VOID *Buffer1,
|
||||||
IN CONST VOID *Buffer2
|
IN CONST VOID *Buffer2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user