Searched refs:EfiACPIMemoryNVS (Results 1 - 25 of 50) sorted by relevance

12

/device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
H A DFv.c47 mS3Supported ? EfiACPIMemoryNVS : EfiBootServicesData
68 SecureS3Needed ? EfiACPIMemoryNVS : EfiBootServicesData
83 EfiACPIMemoryNVS
H A DMemDetect.c234 // RAM up to PcdOvmfDecompressionScratchEnd with an EfiACPIMemoryNVS memory
371 EfiACPIMemoryNVS
382 EfiACPIMemoryNVS local
391 EfiACPIMemoryNVS local
404 EfiACPIMemoryNVS
428 mS3Supported ? EfiACPIMemoryNVS : EfiBootServicesData
H A DPlatform.c45 { EfiACPIMemoryNVS, 0x004 },
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
H A DDebugCommunicationLibUsb3Dxe.c41 EfiACPIMemoryNVS,
H A DDebugCommunicationLibUsb3Pei.c37 Status = PeiServicesAllocatePages (EfiACPIMemoryNVS, EFI_SIZE_TO_PAGES (BufferSize), &Address);
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
H A DUefiMultiPhase.h70 EfiACPIMemoryNVS, enumerator in enum:__anon8311
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
H A DUefiMultiPhase.h35 EfiACPIMemoryNVS, enumerator in enum:__anon3550
/device/linaro/bootloader/edk2/OvmfPkg/Library/LockBoxLib/
H A DLockBoxDxe.c88 Allocates a buffer of type EfiACPIMemoryNVS.
91 EfiACPIMemoryNVS and returns a pointer to the allocated buffer.
107 return AllocateMemoryBelow4G (EfiACPIMemoryNVS, AllocationSize);
/device/linaro/bootloader/edk2/ArmPlatformPkg/MemoryInitPei/
H A DMemoryInitPeim.c50 Info[1].Type = EfiACPIMemoryNVS;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PropertiesTableAttributesDxe/
H A DPropertiesTableAttributesDxe.c2 This module sets default policy for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType.
4 This module sets EFI_MEMORY_XP for attributes of EfiACPIMemoryNVS and EfiReservedMemoryType
83 case EfiACPIMemoryNVS:
85 // Handle EfiReservedMemoryType and EfiACPIMemoryNVS, because there might be firmware executable there.
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
H A DLegacyBiosThunk.c42 EfiACPIMemoryNVS,
93 EfiACPIMemoryNVS,
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/
H A DScriptExecute.c219 EfiACPIMemoryNVS,
284 EfiACPIMemoryNVS,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
H A DEfiTypes.h194 EfiACPIMemoryNVS, enumerator in enum:__anon4024
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
H A DAcpiVariableThunkPlatform.c193 mAcpiVariableSetCompatibility = AllocateMemoryBelow4G (EfiACPIMemoryNVS, sizeof(ACPI_VARIABLE_SET_COMPATIBILITY));
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c126 EfiACPIReclaimMemory, EfiReservedMemoryType, or EfiACPIMemoryNVS.
152 (MemoryType != EfiACPIMemoryNVS)) {
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
H A DBdsPlatform.c169 (MemoryDescHob.MemDesc[Index].Type == EfiACPIMemoryNVS)) {
235 (MemoryDescHob.MemDesc[Index].Type == EfiACPIMemoryNVS)) {
237 // For EfiACPIReclaimMemory and EfiACPIMemoryNVS, it must success.
1392 and if Not, assume the Memory type is EfiACPIReclaimMemory/EfiACPIMemoryNVS
1466 and if Not, assume the Memory type is EfiACPIReclaimMemory/EfiACPIMemoryNVS
1489 EfiACPIMemoryNVS,
1519 and if Not, assume the Memory type is EfiACPIMemoryNVS/EfiRuntimeServicesData
1564 EfiACPIMemoryNVS,
1608 and if Not, assume the Memory type is EfiACPIMemoryNVS/EfiRuntimeServicesData
1659 EfiACPIMemoryNVS,
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
H A DPool.c312 PoolType == EfiACPIMemoryNVS ||
574 Head->Type == EfiACPIMemoryNVS ||
H A DPage.c66 { 0, MAX_ADDRESS, 0, 0, EfiMaxMemoryType, TRUE, FALSE }, // EfiACPIMemoryNVS
88 { EfiACPIMemoryNVS, 0 },
1223 MemoryType == EfiACPIMemoryNVS ||
1364 Entry->Type == EfiACPIMemoryNVS ||
1871 ASSERT (Entry->Type != EfiACPIMemoryNVS);
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
H A DSecPeiDebugAgentLib.c282 EfiACPIMemoryNVS,
468 EfiACPIMemoryNVS,
/device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportPei/
H A DCbSupportPei.c22 { EfiACPIMemoryNVS, 0x004 },
/device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
H A DSupport.c182 Type = EfiACPIMemoryNVS;
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
H A DTcg2Smm.c199 Status = gBS->AllocatePages(AllocateMaxAddress, EfiACPIMemoryNVS, EFI_SIZE_TO_PAGES (Size), &MemoryAddress);
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
H A DDxeDebugAgentLib.c95 EfiACPIMemoryNVS,
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
H A DApStartup.c385 EfiACPIMemoryNVS,
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
H A DCpuS3Data.c49 Allocate EfiACPIMemoryNVS below 4G memory address.
51 This function allocates EfiACPIMemoryNVS below 4G memory address.
70 EfiACPIMemoryNVS,

Completed in 517 milliseconds

12