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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
IsaIo.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h 499 #define BASE_16MB 0x01000000
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBios.c 883 for (StartAddress = BASE_1MB; StartAddress < BASE_16MB; ) {
889 Length = MIN (Descriptor.Length, BASE_16MB - StartAddress);
    [all...]

Completed in 58 milliseconds