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

  /device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/Ia32/
SecEntry.S 49 movl $(BASE_512KB + SIZE_64KB), %esp
59 pushl $BASE_512KB
SecEntry.asm 55 mov esp, (BASE_512KB + SIZE_64KB)
65 push BASE_512KB
  /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 494 #define BASE_512KB 0x00080000
    [all...]

Completed in 287 milliseconds