HomeSort by relevance Sort by last modified time
    Searched refs:BIOS_MEMORY_MAP_ENTRY (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
EfiLdr.h 75 } BIOS_MEMORY_MAP_ENTRY;
80 BIOS_MEMORY_MAP_ENTRY MemoryMapEntry[1];
Support.c 166 for (Index = 0; Index < BiosMemoryMap->MemoryMapSize / sizeof(BIOS_MEMORY_MAP_ENTRY); Index++) {

Completed in 53 milliseconds