Searched refs:EFIAPI (Results 26 - 46 of 46) sorted by relevance

12

/freebsd-12-stable/sys/contrib/edk2/Include/Library/
H A DDebugLib.h96 EFIAPI
126 EFIAPI
150 EFIAPI
168 EFIAPI
185 EFIAPI
202 EFIAPI
219 EFIAPI
234 EFIAPI
/freebsd-12-stable/stand/efi/include/
H A Defipoint.h49 (EFIAPI *EFI_SIMPLE_POINTER_RESET) (
56 (EFIAPI *EFI_SIMPLE_POINTER_GET_STATE) (
97 (EFIAPI *EFI_ABSOLUTE_POINTER_RESET) (
104 (EFIAPI *EFI_ABSOLUTE_POINTER_GET_STATE) (
H A Defiuga.h45 (EFIAPI *EFI_UGA_DRAW_PROTOCOL_GET_MODE) (
69 (EFIAPI *EFI_UGA_DRAW_PROTOCOL_SET_MODE) (
147 (EFIAPI *EFI_UGA_DRAW_PROTOCOL_BLT) (
H A Defiapi.h50 (EFIAPI *EFI_ALLOCATE_PAGES) (
59 (EFIAPI *EFI_FREE_PAGES) (
66 (EFIAPI *EFI_GET_MEMORY_MAP) (
79 (EFIAPI *EFI_ALLOCATE_POOL) (
87 (EFIAPI *EFI_FREE_POOL) (
93 (EFIAPI *EFI_SET_VIRTUAL_ADDRESS_MAP) (
108 (EFIAPI *EFI_CONVERT_POINTER) (
135 (EFIAPI *EFI_EVENT_NOTIFY) (
142 (EFIAPI *EFI_CREATE_EVENT) (
159 (EFIAPI *EFI_SET_TIME
[all...]
H A Defipxebc.h274 (EFIAPI *EFI_PXE_BASE_CODE_START) (
281 (EFIAPI *EFI_PXE_BASE_CODE_STOP) (
287 (EFIAPI *EFI_PXE_BASE_CODE_DHCP) (
294 (EFIAPI *EFI_PXE_BASE_CODE_DISCOVER) (
304 (EFIAPI *EFI_PXE_BASE_CODE_MTFTP) (
319 (EFIAPI *EFI_PXE_BASE_CODE_UDP_WRITE) (
335 (EFIAPI *EFI_PXE_BASE_CODE_UDP_READ) (
350 (EFIAPI *EFI_PXE_BASE_CODE_SET_IP_FILTER) (
357 (EFIAPI *EFI_PXE_BASE_CODE_ARP) (
365 (EFIAPI *EFI_PXE_BASE_CODE_SET_PARAMETER
[all...]
H A Defiip.h80 (EFIAPI *EFI_IP4_GET_MODE_DATA) (
89 (EFIAPI *EFI_IP4_CONFIGURE) (
96 (EFIAPI *EFI_IP4_GROUPS) (
104 (EFIAPI *EFI_IP4_ROUTES) (
175 (EFIAPI *EFI_IP4_TRANSMIT) (
182 (EFIAPI *EFI_IP4_RECEIVE) (
189 (EFIAPI *EFI_IP4_CANCEL)(
196 (EFIAPI *EFI_IP4_POLL) (
323 (EFIAPI *EFI_IP6_GET_MODE_DATA) (
332 (EFIAPI *EFI_IP6_CONFIGUR
[all...]
H A Defigop.h70 (EFIAPI *EFI_GRAPHICS_OUTPUT_PROTOCOL_QUERY_MODE) (
79 (EFIAPI *EFI_GRAPHICS_OUTPUT_PROTOCOL_SET_MODE) (
101 (EFIAPI *EFI_GRAPHICS_OUTPUT_PROTOCOL_BLT) (
H A Defifpswa.h23 (EFIAPI *EFI_FPSWA) (
H A Defidevp.h473 (EFIAPI *EFI_DEVICE_PATH_TO_TEXT_NODE) (
481 (EFIAPI *EFI_DEVICE_PATH_TO_TEXT_PATH) (
494 (EFIAPI *EFI_DEVICE_PATH_FROM_TEXT_NODE) (
499 (EFIAPI *EFI_DEVICE_PATH_FROM_TEXT_PATH) (
/freebsd-12-stable/lib/libefivar/
H A Duefi-dplib.h203 EFIAPI
225 EFIAPI
255 EFIAPI
290 EFIAPI
320 EFIAPI
355 EFIAPI
381 EFIAPI
404 EFIAPI
426 EFIAPI
449 EFIAPI
[all...]
H A Defi-osdep.h67 #define EFIAPI macro
H A Defivar-dp-format.c97 EFIAPI
2290 EFIAPI
2348 EFIAPI
H A Defivar-dp-parse.c3585 EFIAPI
3643 EFIAPI
/freebsd-12-stable/stand/efi/include/Protocol/
H A DEdidOverride.h50 (EFIAPI *EFI_EDID_OVERRIDE_PROTOCOL_GET_EDID)(
/freebsd-12-stable/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextIn.h92 (EFIAPI *EFI_INPUT_RESET)(
113 (EFIAPI *EFI_INPUT_READ_KEY)(
/freebsd-12-stable/stand/efi/include/arm64/
H A Defibind.h153 // EFIAPI - prototype calling convention for EFI function pointers
160 #ifndef EFIAPI // Forces EFI calling conventions reguardless of compiler options
162 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler macro
164 #define EFIAPI // Substitute expresion to force C calling convention macro
/freebsd-12-stable/stand/efi/include/amd64/
H A Defibind.h155 // EFIAPI - prototype calling convention for EFI function pointers
163 #define EFIAPI __attribute__((ms_abi)) macro
166 #ifndef EFIAPI // Forces EFI calling conventions reguardless of compiler options
168 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler macro
170 #define EFIAPI // Substitute expresion to force C calling convention macro
/freebsd-12-stable/stand/efi/include/i386/
H A Defibind.h155 // EFIAPI - prototype calling convention for EFI function pointers
162 #ifndef EFIAPI // Forces EFI calling conventions reguardless of compiler options
164 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler macro
166 #define EFIAPI // Substitute expresion to force C calling convention macro
/freebsd-12-stable/lib/libsecureboot/efi/include/Protocol/
H A DHash.h114 (EFIAPI *EFI_HASH_GET_HASH_SIZE)(
142 (EFIAPI *EFI_HASH_HASH)(
/freebsd-12-stable/stand/efi/include/arm/
H A Defibind.h138 // EFIAPI is used to make all public APIs follow the standard C calling
141 #define EFIAPI macro
/freebsd-12-stable/stand/efi/libefi/
H A Defihttp.c111 static void EFIAPI

Completed in 230 milliseconds

12