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

  /device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
MemDetect.c 449 AddMemoryRangeHob (0, BASE_512KB + BASE_128KB);
454 AddMemoryRangeHob (0, BASE_512KB + BASE_128KB);
504 Status = MtrrSetMemoryAttribute (BASE_512KB + BASE_128KB,
505 BASE_1MB - (BASE_512KB + BASE_128KB), CacheUncacheable);
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h 492 #define BASE_128KB 0x00020000
    [all...]

Completed in 55 milliseconds