Home
last modified time | relevance | path

Searched defs:EFIAPI (Results 1 – 3 of 3) sorted by relevance

/include/
A Defi_api.h72 void (EFIAPI *restore_tpl)(efi_uintn_t old_tpl); member
188 void (EFIAPI *copy_mem)(void *destination, const void *source, member
381 void (EFIAPI *reset_system)(enum efi_reset_type reset_type, member
1008 uint16_t *(EFIAPI *convert_device_node_to_text)( member
1012 uint16_t *(EFIAPI *convert_device_path_to_text)( member
1025 struct efi_device_path *(EFIAPI *duplicate_device_path)( member
1027 struct efi_device_path *(EFIAPI *append_device_path)( member
1030 struct efi_device_path *(EFIAPI *append_device_node)( member
1039 bool (EFIAPI *is_device_path_multi_instance)( member
1041 struct efi_device_path *(EFIAPI *create_device_node)( member
[all …]
A Defi.h37 #define EFIAPI __attribute__((ms_abi)) macro
44 #define EFIAPI asmlinkage macro
A Defi_loader.h524 void (EFIAPI *notify_function)(struct efi_event *event, void *context); member

Completed in 53 milliseconds