HomeSort by relevance Sort by last modified time
    Searched full:efi_find_table (Results 1 - 1 of 1) sorted by null

  /external/syslinux/gpxe/src/interface/efi/
efi_init.c 37 static void * efi_find_table ( EFI_GUID *guid ) { function
100 if ( ( *(tab->table) = efi_find_table ( &tab->u.guid ) ) ) {

Completed in 201 milliseconds