mirror of https://github.com/acidanthera/audk.git
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.
|
||||
**/
|
||||
INTN
|
||||
EFIAPI
|
||||
DevicePathCompare (
|
||||
IN CONST VOID *Buffer1,
|
||||
IN CONST VOID *Buffer2
|
||||
|
|
Loading…
Reference in New Issue