HomeSort by: relevance | last modified time | path
    Searched refs:EFI_MEMORY_TYPE (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/apps/
t3.c 87 EFI_MEMORY_TYPE ImageCodeType;
88 EFI_MEMORY_TYPE ImageDataType;
  /src/sbin/efi/
devpath1.c 61 #define EFI_MEMORY_TYPE \
82 EFI_MEMORY_TYPE
91 EFI_MEMORY_TYPE
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidef.h 171 } EFI_MEMORY_TYPE;
efipciio.h 191 IN EFI_MEMORY_TYPE MemoryType,
202 IN EFI_MEMORY_TYPE MemoryType,
efiapi.h 46 IN EFI_MEMORY_TYPE MemoryType,
74 IN EFI_MEMORY_TYPE PoolType,
419 EFI_MEMORY_TYPE ImageCodeType;
420 EFI_MEMORY_TYPE ImageDataType;
efiprot.h 645 IN EFI_MEMORY_TYPE MemoryType,
1245 EFI_MEMORY_TYPE ImageCodeType;
1246 EFI_MEMORY_TYPE ImageDataType;
efilib.h 205 extern EFI_MEMORY_TYPE PoolAllocationType;
  /src/sys/external/bsd/gnu-efi/dist/lib/
data.c 51 EFI_MEMORY_TYPE PoolAllocationType = EfiBootServicesData;

Completed in 17 milliseconds