ShellPkg: Fix EFIAPI usage inconsistencies

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10888 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten
2010-09-17 20:08:57 +00:00
parent 8d095e78c6
commit e26d7b5975
4 changed files with 12 additions and 7 deletions

View File

@@ -191,6 +191,7 @@ PerformQuickSort (
@return > 0 Buffer1 is greater than Buffer2
**/
INTN
EFIAPI
DevicePathCompare (
IN CONST VOID *Buffer1,
IN CONST VOID *Buffer2