Searched defs:EFI_MEMORY_DESCRIPTOR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defidef.h198 } EFI_MEMORY_DESCRIPTOR; typedef in typeref:struct:__anon152
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h142 } EFI_MEMORY_DESCRIPTOR; typedef in typeref:struct:__anon359
487 EFI_MEMORY_DESCRIPTOR *MemoryMap,
492 #define NextMemoryDescriptor(Ptr,Size) ((EFI_MEMORY_DESCRIPTOR *) (((UINT8 *) Ptr) + Size))

Completed in 63 milliseconds