HomeSort by relevance Sort by last modified time
    Searched defs:MemoryArrayEndAddress (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscMemoryDeviceFunction.c 65 EFI_PHYSICAL_ADDRESS MemoryArrayEndAddress;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
SetupInfoRecords.c 153 EFI_PHYSICAL_ADDRESS MemoryArrayEndAddress;
721 if (MemoryArray->MemoryArrayEndAddress - MemoryArray->MemoryArrayStartAddress) {
722 DataOutput = (UINTN)RShiftU64((MemoryArray->MemoryArrayEndAddress - MemoryArray->MemoryArrayStartAddress + 1), 20);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DataHubSubClassMemory.h 203 EFI_PHYSICAL_ADDRESS MemoryArrayEndAddress;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
DataHubRecords.h     [all...]

Completed in 134 milliseconds