Searched refs:_EFIAPI (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ebc/
H A DEfiBind.h126 #define _EFIAPI macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
H A DEfiBind.h268 // _EFIAPI is used to make all public APIs follow the standard C calling
273 #define _EFIAPI __cdecl macro
275 #define _EFIAPI macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/X64/
H A DEfiBind.h214 // _EFIAPI is used to make all public APIs follow the standard C calling
219 // Microsoft* compiler requires _EFIAPI useage, __cdecl is Microsoft* specific C.
222 #define _EFIAPI __cdecl macro
224 #define _EFIAPI macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Aarch64/
H A DEfiBind.h117 // _EFIAPI is used to make all public APIs follow the standard C calling
120 #define _EFIAPI macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Arm/
H A DEfiBind.h116 // _EFIAPI is used to make all public APIs follow the standard C calling
119 #define _EFIAPI macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/
H A DEfiBind.h265 // _EFIAPI is used to make all public APIs follow the standard C calling
270 // Microsoft* compiler requires _EFIAPI useage, __cdecl is Microsoft* specific C.
273 #define _EFIAPI __cdecl macro
275 #define _EFIAPI macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
H A DEfiTypes.h86 #define EFIAPI _EFIAPI

Completed in 163 milliseconds