Searched refs:EFI_PROTOCOLS (Results 1 – 2 of 2) sorted by relevance
64 #define EFI_PROTOCOLS __table ( struct efi_protocol, "efi_protocols" ) macro67 #define __efi_protocol __table_entry ( EFI_PROTOCOLS, 01 )
85 for_each_table_entry ( prot, EFI_PROTOCOLS ) { in efi_init()