HomeSort by: relevance | last modified time | path
    Searched defs:efi_reloc_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/stand/efiboot/
efiboot.h 57 extern enum efi_reloc_type { enum
61 } efi_reloc_type;
efiboot.c 41 enum efi_reloc_type efi_reloc_type = RELOC_DEFAULT; variable in typeref:enum:efi_reloc_type

Completed in 12 milliseconds