Home
last modified time | relevance | path

Searched refs:BASE_1MB (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/
DFspWrapperHobProcessLibSample.c194 && (Hob.ResourceDescriptor->PhysicalStart >= BASE_1MB) in PostFspmHobProcess()
202 && (Hob.ResourceDescriptor->PhysicalStart >= BASE_1MB) in PostFspmHobProcess()
245 BASE_1MB, in PostFspmHobProcess()
287 CapsuleBuffer = (VOID *)(UINTN)BASE_1MB; in PostFspmHobProcess()
313 BASE_1MB, in PostFspmHobProcess()
324 PeiMemBase = BASE_1MB + LowMemorySize - PeiMemSize; in PostFspmHobProcess()
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/PeiFspHobProcessLibSample/
DFspHobProcessLibSample.c192 && (Hob.ResourceDescriptor->PhysicalStart >= BASE_1MB) in FspHobProcessForMemoryResource()
200 && (Hob.ResourceDescriptor->PhysicalStart >= BASE_1MB) in FspHobProcessForMemoryResource()
243 BASE_1MB, in FspHobProcessForMemoryResource()
285 CapsuleBuffer = (VOID *)(UINTN)BASE_1MB; in FspHobProcessForMemoryResource()
311 BASE_1MB, in FspHobProcessForMemoryResource()
322 PeiMemBase = BASE_1MB + LowMemorySize - PeiMemSize; in FspHobProcessForMemoryResource()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/PeiFspHobProcessLibVlv2/
DFspHobProcessLibVlv2.c201 && (Hob.ResourceDescriptor->PhysicalStart >= BASE_1MB) in FspHobProcessForMemoryResource()
209 && (Hob.ResourceDescriptor->PhysicalStart >= BASE_1MB) in FspHobProcessForMemoryResource()
269 BASE_1MB, in FspHobProcessForMemoryResource()
309 CapsuleBuffer = (VOID *)(UINTN)BASE_1MB; in FspHobProcessForMemoryResource()
335 BASE_1MB, in FspHobProcessForMemoryResource()
346 PeiMemBase = BASE_1MB + LowMemorySize - PeiMemSize; in FspHobProcessForMemoryResource()
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
DPeiMpLib.c213 if ((Hob.ResourceDescriptor->PhysicalStart < BASE_1MB) && in GetWakeupBuffer()
225 if (WakeupBufferEnd > BASE_1MB) { in GetWakeupBuffer()
229 WakeupBufferEnd = BASE_1MB; in GetWakeupBuffer()
DDxeMpLib.c97 StartAddress = BASE_1MB; in AllocateResetVector()
/device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
DMemDetect.c460 AddMemoryRangeHob (BASE_1MB, LowerMemorySize - TsegSize); in QemuInitializeRam()
464 AddMemoryRangeHob (BASE_1MB, LowerMemorySize); in QemuInitializeRam()
505 BASE_1MB - (BASE_512KB + BASE_128KB), CacheUncacheable); in QemuInitializeRam()
DPlatform.c179 AddIoMemoryRangeHob (0x0A0000, BASE_1MB); in MemMapInitialization()
/device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
DLegacyRegion.h54 #define PAM_LIMIT_ADDRESS BASE_1MB
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspPlatformLib/
DFspPlatformMemory.c112 if (Hob.ResourceDescriptor->PhysicalStart >= BASE_1MB && in FspGetSystemMemorySize()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/
DMtrrLib.c1168 if (Address < BASE_1MB) { in MtrrGetMemoryAttributeByAddressWorker()
1347 Base = BASE_1MB; in MtrrDebugPrintAllMtrrsWorker()
1363 RangeBase = BASE_1MB; in MtrrDebugPrintAllMtrrsWorker()
1364 NoRangeBase = BASE_1MB; in MtrrDebugPrintAllMtrrsWorker()
1535 if (BaseAddress < BASE_1MB) { in MtrrSetMemoryAttributeWorker()
1536 while ((BaseAddress < BASE_1MB) && (Length > 0) && Status == RETURN_SUCCESS) { in MtrrSetMemoryAttributeWorker()
1571 if (BaseAddress == BASE_1MB) { in MtrrSetMemoryAttributeWorker()
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MtrrLib/
DMtrrLib.c1192 if (Address < BASE_1MB) { in MtrrGetMemoryAttributeByAddressWorker()
1371 Base = BASE_1MB; in MtrrDebugPrintAllMtrrsWorker()
1387 RangeBase = BASE_1MB; in MtrrDebugPrintAllMtrrsWorker()
1388 NoRangeBase = BASE_1MB; in MtrrDebugPrintAllMtrrsWorker()
1559 if (BaseAddress < BASE_1MB) { in MtrrSetMemoryAttributeWorker()
1561 while ((BaseAddress < BASE_1MB) && (Length > 0) && Status == RETURN_SUCCESS) { in MtrrSetMemoryAttributeWorker()
1596 if (BaseAddress == BASE_1MB) { in MtrrSetMemoryAttributeWorker()
/device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportPei/
DCbSupportPei.c311 MtrrSetMemoryAttribute (BASE_1MB, LowMemorySize - BASE_1MB, CacheWriteBack); in CbPeiEntryPoint()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PropertiesTableAttributesDxe/
DPropertiesTableAttributesDxe.c68 if (MemoryMapEntry->PhysicalStart < BASE_1MB) { in SetMemorySpaceAttributesDefault()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/AcpiVariableHobOnSmramReserveHobThunk/
DAcpiVariableHobOnSmramReserveHobThunk.c140 if (NewDescriptorBlock->Descriptor[Index].PhysicalStart < BASE_1MB) { in SplitSmramReserveHob()
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
DFspPlatformMemory.c58 if (Hob.ResourceDescriptor->PhysicalStart >= BASE_1MB && in FspGetSystemMemorySize()
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
DCpuS3Data.c106 AcpiCpuDataEx->AcpiCpuData.StartupVector = BASE_1MB - 1; in CpuS3DataOnEndOfDxe()
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseCacheLib/
DCacheLib.c520 if (MemoryAddress == BASE_1MB) { in SetCacheAttributes()
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseCacheLib/
DCacheLib.c520 if (MemoryAddress == BASE_1MB) { in SetCacheAttributes()
/device/linaro/bootloader/edk2/MdePkg/Include/
DBase.h495 #define BASE_1MB 0x00100000 macro
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DPiSmmCpuDxeSmm.c999 if (SmramRanges[Index].CpuStart >= BASE_1MB) { in FindSmramInfo()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DPlatformEarlyInit.c869 if (DescriptorBlock->Descriptor[Index].CpuStart < BASE_1MB) { in PlatformEarlyInitEntry()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBios.c883 for (StartAddress = BASE_1MB; StartAddress < BASE_16MB; ) { in LegacyBiosInstall()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPiSmmIpl.c1573 if (gSmmCorePrivate->SmramRanges[Index].CpuStart >= BASE_1MB) { in SmmIplEntry()