/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PropertiesTableAttributesDxe/ |
D | PropertiesTableAttributesDxe.uni | 2 // This module sets default policy for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType. 4 // This module sets EFI_MEMORY_XP for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType 20 …-US "This module sets default policy for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType." 22 … module sets EFI_MEMORY_XP for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType in UEFI me…
|
D | PropertiesTableAttributesDxeExtra.uni | 2 // This module sets default policy for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType. 4 // This module sets EFI_MEMORY_XP for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType
|
D | PropertiesTableAttributesDxe.inf | 2 # This module sets default policy for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType. 4 # This module sets EFI_MEMORY_XP for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType
|
D | PropertiesTableAttributesDxe.c | 82 case EfiReservedMemoryType: in SetMemorySpaceAttributesDefault()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 121 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages() 277 return InternalAllocateAlignedPages (EfiReservedMemoryType, Pages, Alignment); in AllocateAlignedReservedPages() 401 return InternalAllocatePool (EfiReservedMemoryType, AllocationSize); in AllocateReservedPool() 502 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 625 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool() 800 return InternalAllocateAlignedPool (EfiReservedMemoryType, AllocationSize, Alignment); in AllocateAlignedReservedPool() 920 return InternalAllocateAlignedZeroPool (EfiReservedMemoryType, AllocationSize, Alignment); in AllocateAlignedReservedZeroPool() 1051 return InternalAllocateAlignedCopyPool (EfiReservedMemoryType, AllocationSize, Buffer, Alignment); in AllocateAlignedReservedCopyPool()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 122 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages() 314 return InternalAllocateAlignedPages (EfiReservedMemoryType, Pages, Alignment); in AllocateAlignedReservedPages() 435 return InternalAllocatePool (EfiReservedMemoryType, AllocationSize); in AllocateReservedPool() 530 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 644 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool() 811 return InternalAllocateAlignedPool (EfiReservedMemoryType, AllocationSize, Alignment); in AllocateAlignedReservedPool() 924 return InternalAllocateAlignedZeroPool (EfiReservedMemoryType, AllocationSize, Alignment); in AllocateAlignedReservedZeroPool() 1046 return InternalAllocateAlignedCopyPool (EfiReservedMemoryType, AllocationSize, Buffer, Alignment); in AllocateAlignedReservedCopyPool()
|
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 126 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages() 326 return InternalAllocateAlignedPages (EfiReservedMemoryType, Pages, Alignment); in AllocateAlignedReservedPages() 438 return InternalAllocatePool (EfiReservedMemoryType, AllocationSize); in AllocateReservedPool() 533 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 650 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool() 786 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 121 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages() 322 return InternalAllocateAlignedPages (EfiReservedMemoryType, Pages, Alignment); in AllocateAlignedReservedPages() 447 return InternalAllocatePool (EfiReservedMemoryType, AllocationSize); in AllocateReservedPool() 542 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 659 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool() 795 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 121 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages() 322 return InternalAllocateAlignedPages (EfiReservedMemoryType, Pages, Alignment); in AllocateAlignedReservedPages() 445 return InternalAllocatePool (EfiReservedMemoryType, AllocationSize); in AllocateReservedPool() 540 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 657 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool() 793 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 124 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages() 420 return InternalAllocateAlignedPages (EfiReservedMemoryType, Pages, Alignment); in AllocateAlignedReservedPages() 547 return InternalAllocatePool (EfiReservedMemoryType, AllocationSize); in AllocateReservedPool() 648 return InternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in AllocateReservedZeroPool() 774 return InternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in AllocateReservedCopyPool() 910 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
|
/device/linaro/bootloader/edk2/ArmPkg/Library/DebugUncachedMemoryAllocationLib/ |
D | DebugUncachedMemoryAllocationLib.c | 186 return UncachedInternalAllocatePages (EfiReservedMemoryType, Pages); in UncachedAllocateReservedPages() 359 return UncachedInternalAllocateAlignedPool (EfiReservedMemoryType, AllocationSize, Alignment); in UncachedAllocateAlignedReservedPool() 404 return UncachedInternalAllocateAlignedZeroPool (EfiReservedMemoryType, AllocationSize, Alignment); in UncachedAllocateAlignedReservedZeroPool() 457 …return UncachedInternalAllocateAlignedCopyPool (EfiReservedMemoryType, AllocationSize, Buffer, Ali… in UncachedAllocateAlignedReservedCopyPool() 508 return UncachedInternalAllocatePool (EfiReservedMemoryType, AllocationSize); in UncachedAllocateReservedPool() 550 return UncachedInternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in UncachedAllocateReservedZeroPool() 599 return UncachedInternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in UncachedAllocateReservedCopyPool()
|
/device/linaro/bootloader/edk2/OvmfPkg/AcpiS3SaveDxe/ |
D | AcpiS3Save.c | 370 …ableAddress = (EFI_PHYSICAL_ADDRESS)(UINTN)AllocateMemoryBelow4G (EfiReservedMemoryType, EFI_PAGES… in S3CreateIdentityMappingPageTables() 410 AcpiS3Context = AllocateMemoryBelow4G (EfiReservedMemoryType, sizeof(*AcpiS3Context)); in S3Ready() 420 …IdtGate = AllocateMemoryBelow4G (EfiReservedMemoryType, sizeof(IA32_IDT_GATE_DESCRIPTOR) * 0x100 +… in S3Ready() 445 …ptStackBase = (EFI_PHYSICAL_ADDRESS)(UINTN)AllocateMemoryBelow4G (EfiReservedMemoryType, PcdGet32 … in S3Ready() 451 …fferAddress = (EFI_PHYSICAL_ADDRESS)(UINTN)AllocateMemoryBelow4G (EfiReservedMemoryType, EFI_PAGE_… in S3Ready()
|
/device/linaro/bootloader/edk2/DuetPkg/EfiLdr/ |
D | Support.c | 121 if ((EfiMemoryDescriptor[Index].Type == EfiReservedMemoryType) || in FindSpace() 174 Type = EfiReservedMemoryType; in GenMemoryMap() 188 Type = EfiReservedMemoryType; in GenMemoryMap() 233 EfiMemoryDescriptor[Index].Type = EfiReservedMemoryType; in GenMemoryMap()
|
/device/linaro/bootloader/edk2/ArmPkg/Library/UncachedMemoryAllocationLib/ |
D | UncachedMemoryAllocationLib.c | 328 return UncachedInternalAllocatePages (EfiReservedMemoryType, Pages); in UncachedAllocateReservedPages() 434 return UncachedInternalAllocateAlignedPool (EfiReservedMemoryType, AllocationSize, Alignment); in UncachedAllocateAlignedReservedPool() 479 return UncachedInternalAllocateAlignedZeroPool (EfiReservedMemoryType, AllocationSize, Alignment); in UncachedAllocateAlignedReservedZeroPool() 532 …return UncachedInternalAllocateAlignedCopyPool (EfiReservedMemoryType, AllocationSize, Buffer, Ali… in UncachedAllocateAlignedReservedCopyPool() 578 return UncachedInternalAllocatePool (EfiReservedMemoryType, AllocationSize); in UncachedAllocateReservedPool() 620 return UncachedInternalAllocateZeroPool (EfiReservedMemoryType, AllocationSize); in UncachedAllocateReservedZeroPool() 669 return UncachedInternalAllocateCopyPool (EfiReservedMemoryType, AllocationSize, Buffer); in UncachedAllocateReservedCopyPool()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/ |
D | AcpiS3Save.c | 447 …ableAddress = (EFI_PHYSICAL_ADDRESS)(UINTN)AllocateMemoryBelow4G (EfiReservedMemoryType, EFI_PAGES… in S3AllocatePageTablesBuffer() 524 AcpiS3Context = AllocateMemoryBelow4G (EfiReservedMemoryType, sizeof(*AcpiS3Context)); in S3Ready() 535 …IdtGate = AllocateMemoryBelow4G (EfiReservedMemoryType, sizeof(IA32_IDT_GATE_DESCRIPTOR) * 0x100 +… in S3Ready() 560 …ptStackBase = (EFI_PHYSICAL_ADDRESS)(UINTN)AllocateMemoryBelow4G (EfiReservedMemoryType, PcdGet32 … in S3Ready() 566 …fferAddress = (EFI_PHYSICAL_ADDRESS)(UINTN)AllocateMemoryBelow4G (EfiReservedMemoryType, EFI_PAGE_… in S3Ready()
|
D | AcpiVariableThunkPlatform.c | 92 …AcpiMemoryBase = (EFI_PHYSICAL_ADDRESS)(UINTN)AllocateMemoryBelow4G (EfiReservedMemoryType, PcdGet… in S3ReadyThunkPlatform()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/ |
D | UefiMultiPhase.h | 26 EfiReservedMemoryType, enumerator
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/ |
D | UefiMultiPhase.h | 25 EfiReservedMemoryType, enumerator
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/S3Support/Dxe/ |
D | QncS3Support.c | 52 …Status = gBS->AllocatePages (AllocateMaxAddress, EfiReservedMemoryType, EFI_SIZE_TO_PAGES (Context… in CreateContextBuffer() 298 EfiReservedMemoryType, in LoadQncS3Image()
|
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtAutoScanPei/ |
D | WinNtAutoScan.c | 44 { EfiReservedMemoryType, 0x0004 },
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/ |
D | ScriptExecute.c | 318 EfiReservedMemoryType, in ReadyToLockEventNotify() 445 EfiReservedMemoryType, in BootScriptExecutorEntryPoint()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64/ |
D | SaveLongModeContext.c | 64 EfiReservedMemoryType, in AllocateReservedMemoryBelow4G()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/MemoryInitPei/ |
D | MemoryInitPeim.c | 52 Info[2].Type = EfiReservedMemoryType; in BuildMemoryTypeInformationHob()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/ |
D | FirmwarePerformanceDxe.c | 212 EfiReservedMemoryType, in FpdtAllocateReservedMemoryBelow4G() 282 EfiReservedMemoryType, in FpdtAllocateS3PerformanceTableMemory() 415 EfiReservedMemoryType, in InstallFirmwarePerformanceDataTable()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Memory/ |
D | MemoryServices.c | 151 (MemoryType != EfiReservedMemoryType) && in PeiAllocatePages()
|