Searched refs:efi_init (Results 1 – 5 of 5) sorted by relevance
36 if ( ( efirc = efi_init ( image_handle, systab ) ) != 0 ) in _start()
37 if ( ( efirc = efi_init ( image_handle, systab ) ) != 0 ) in _start()
138 extern EFI_STATUS efi_init ( EFI_HANDLE image_handle,
56 EFI_STATUS efi_init ( EFI_HANDLE image_handle, in efi_init() function
335 void efi_init(void) in efi_init() function1196 .init = efi_init,