Home
last modified time | relevance | path

Searched refs:MemoryMap (Results 1 – 25 of 442) sorted by relevance

12345678910>>...18

/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/
H A DMrcWrapper.c647 (UINTN)MemoryMap[Index].RangeLength in InstallEfiMemory()
654 (MemoryMap[Index].PhysicalAddress + MemoryMap[Index].RangeLength < MAX_ADDRESS) && in InstallEfiMemory()
671 (MemoryMap[Index].PhysicalAddress + MemoryMap[Index].RangeLength < MAX_ADDRESS)) { in InstallEfiMemory()
772 MemoryMap[Index].PhysicalAddress, in InstallEfiMemory()
1040 (MemoryMap[Index].PhysicalAddress + MemoryMap[Index].RangeLength < 0x100000)) { in InstallS3Memory()
1051 MemoryMap[Index].PhysicalAddress, in InstallS3Memory()
1052 MemoryMap[Index].RangeLength in InstallS3Memory()
1055 …BUG ((EFI_D_INFO, " Memory Base:0x%lX Length:0x%lX\n", MemoryMap[Index].PhysicalAddress, MemoryMap in InstallS3Memory()
1128 MemoryMap[*NumRanges].RangeLength = 0xA0000; in GetMemoryMap()
1179 MemoryMap[ExtendedMemoryIndex].RangeLength -= MemoryMap[*NumRanges].RangeLength; in GetMemoryMap()
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/
H A DDxeCheckMemoryMap.c77 Entry = MemoryMap;
126 Entry = MemoryMap;
181 MemoryMap = NULL;
184 MemoryMap,
194 if (MemoryMap == NULL) {
207 MemoryMap = NULL;
211 if (MemoryMap == NULL) {
224 gBS->FreePool (MemoryMap);
248 MemoryMap = NULL;
275 MemoryMap = NULL;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DMemoryAttributesTable.c116 MemoryMap = NULL; in InstallMemoryAttributesTable()
119 MemoryMap, in InstallMemoryAttributesTable()
132 MemoryMap, in InstallMemoryAttributesTable()
138 FreePool (MemoryMap); in InstallMemoryAttributesTable()
142 MemoryMapStart = MemoryMap; in InstallMemoryAttributesTable()
145 switch (MemoryMap->Type) { in InstallMemoryAttributesTable()
151 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in InstallMemoryAttributesTable()
168 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()
184 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in InstallMemoryAttributesTable()
186 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DMemoryAttributesTable.c116 MemoryMap = NULL; in InstallMemoryAttributesTable()
119 MemoryMap, in InstallMemoryAttributesTable()
132 MemoryMap, in InstallMemoryAttributesTable()
138 FreePool (MemoryMap); in InstallMemoryAttributesTable()
142 MemoryMapStart = MemoryMap; in InstallMemoryAttributesTable()
145 switch (MemoryMap->Type) { in InstallMemoryAttributesTable()
151 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in InstallMemoryAttributesTable()
168 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()
184 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in InstallMemoryAttributesTable()
186 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Core/Dxe/Misc/
H A DMemoryAttributesTable.c116 MemoryMap = NULL; in InstallMemoryAttributesTable()
119 MemoryMap, in InstallMemoryAttributesTable()
132 MemoryMap, in InstallMemoryAttributesTable()
138 FreePool (MemoryMap); in InstallMemoryAttributesTable()
142 MemoryMapStart = MemoryMap; in InstallMemoryAttributesTable()
145 switch (MemoryMap->Type) { in InstallMemoryAttributesTable()
151 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in InstallMemoryAttributesTable()
168 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()
184 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in InstallMemoryAttributesTable()
186 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DMemoryAttributesTable.c116 MemoryMap = NULL; in InstallMemoryAttributesTable()
119 MemoryMap, in InstallMemoryAttributesTable()
132 MemoryMap, in InstallMemoryAttributesTable()
138 FreePool (MemoryMap); in InstallMemoryAttributesTable()
142 MemoryMapStart = MemoryMap; in InstallMemoryAttributesTable()
145 switch (MemoryMap->Type) { in InstallMemoryAttributesTable()
151 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in InstallMemoryAttributesTable()
168 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()
184 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in InstallMemoryAttributesTable()
186 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmCpuMemoryManagement.c941 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
970 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
1036 switch (MemoryMap->Type) { in IsUefiPageNotPresent()
1203 MemoryMap = NULL; in GetUefiMemoryMap()
1206 MemoryMap, in GetUefiMemoryMap()
1216 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1229 MemoryMap = NULL; in GetUefiMemoryMap()
1233 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1244 gBS->FreePool (MemoryMap); in GetUefiMemoryMap()
1295 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mUefiDescriptorSize); in SetUefiMemMapAttributes()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmCpuMemoryManagement.c940 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
969 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
1035 switch (MemoryMap->Type) { in IsUefiPageNotPresent()
1202 MemoryMap = NULL; in GetUefiMemoryMap()
1205 MemoryMap, in GetUefiMemoryMap()
1215 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1228 MemoryMap = NULL; in GetUefiMemoryMap()
1232 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1243 gBS->FreePool (MemoryMap); in GetUefiMemoryMap()
1294 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mUefiDescriptorSize); in SetUefiMemMapAttributes()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmCpuMemoryManagement.c958 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
987 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
1053 switch (MemoryMap->Type) { in IsUefiPageNotPresent()
1220 MemoryMap = NULL; in GetUefiMemoryMap()
1223 MemoryMap, in GetUefiMemoryMap()
1233 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1246 MemoryMap = NULL; in GetUefiMemoryMap()
1250 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1261 gBS->FreePool (MemoryMap); in GetUefiMemoryMap()
1312 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mUefiDescriptorSize); in SetUefiMemMapAttributes()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmCpuMemoryManagement.c940 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
969 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
1035 switch (MemoryMap->Type) { in IsUefiPageNotPresent()
1202 MemoryMap = NULL; in GetUefiMemoryMap()
1205 MemoryMap, in GetUefiMemoryMap()
1215 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1228 MemoryMap = NULL; in GetUefiMemoryMap()
1232 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1243 gBS->FreePool (MemoryMap); in GetUefiMemoryMap()
1294 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mUefiDescriptorSize); in SetUefiMemMapAttributes()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmCpuMemoryManagement.c958 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
987 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
1053 switch (MemoryMap->Type) { in IsUefiPageNotPresent()
1220 MemoryMap = NULL; in GetUefiMemoryMap()
1223 MemoryMap, in GetUefiMemoryMap()
1233 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1246 MemoryMap = NULL; in GetUefiMemoryMap()
1250 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1261 gBS->FreePool (MemoryMap); in GetUefiMemoryMap()
1312 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mUefiDescriptorSize); in SetUefiMemMapAttributes()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmCpuMemoryManagement.c958 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
987 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
1053 switch (MemoryMap->Type) { in IsUefiPageNotPresent()
1220 MemoryMap = NULL; in GetUefiMemoryMap()
1223 MemoryMap, in GetUefiMemoryMap()
1233 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1246 MemoryMap = NULL; in GetUefiMemoryMap()
1250 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1261 gBS->FreePool (MemoryMap); in GetUefiMemoryMap()
1312 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mUefiDescriptorSize); in SetUefiMemMapAttributes()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmCpuMemoryManagement.c940 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
969 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
1035 switch (MemoryMap->Type) { in IsUefiPageNotPresent()
1202 MemoryMap = NULL; in GetUefiMemoryMap()
1205 MemoryMap, in GetUefiMemoryMap()
1215 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1228 MemoryMap = NULL; in GetUefiMemoryMap()
1232 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1243 gBS->FreePool (MemoryMap); in GetUefiMemoryMap()
1294 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mUefiDescriptorSize); in SetUefiMemMapAttributes()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmCpuMemoryManagement.c941 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
970 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
1036 switch (MemoryMap->Type) { in IsUefiPageNotPresent()
1203 MemoryMap = NULL; in GetUefiMemoryMap()
1206 MemoryMap, in GetUefiMemoryMap()
1216 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1229 MemoryMap = NULL; in GetUefiMemoryMap()
1233 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1244 gBS->FreePool (MemoryMap); in GetUefiMemoryMap()
1295 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mUefiDescriptorSize); in SetUefiMemMapAttributes()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DSmmCpuMemoryManagement.c958 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
987 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SetMemMapAttributes()
1053 switch (MemoryMap->Type) { in IsUefiPageNotPresent()
1220 MemoryMap = NULL; in GetUefiMemoryMap()
1223 MemoryMap, in GetUefiMemoryMap()
1233 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1246 MemoryMap = NULL; in GetUefiMemoryMap()
1250 if (MemoryMap == NULL) { in GetUefiMemoryMap()
1261 gBS->FreePool (MemoryMap); in GetUefiMemoryMap()
1312 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mUefiDescriptorSize); in SetUefiMemMapAttributes()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/linux/
H A Dmemory_map.cc106 MemoryMap::Mapping mapping; in ParseMapsLine()
194 const MemoryMap::Mapping* Next() override { in Next()
201 std::vector<const MemoryMap::Mapping*> mappings_;
215 const MemoryMap::Mapping* Next() override { in Next()
230 MemoryMap::Mapping::Mapping() in Mapping()
241 MemoryMap::MemoryMap() : mappings_(), initialized_() {} in MemoryMap() function in crashpad::MemoryMap
243 MemoryMap::~MemoryMap() {} in ~MemoryMap()
297 const MemoryMap::Mapping* MemoryMap::FindMapping(LinuxVMAddress address) const { in FindMapping()
308 const MemoryMap::Mapping* MemoryMap::FindMappingWithName( in FindMappingWithName()
320 std::unique_ptr<MemoryMap::Iterator> MemoryMap::FindFilePossibleMmapStarts( in FindFilePossibleMmapStarts()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/linux/
H A Dmemory_map.cc106 MemoryMap::Mapping mapping; in ParseMapsLine()
194 const MemoryMap::Mapping* Next() override { in Next()
201 std::vector<const MemoryMap::Mapping*> mappings_;
215 const MemoryMap::Mapping* Next() override { in Next()
230 MemoryMap::Mapping::Mapping() in Mapping()
241 MemoryMap::MemoryMap() : mappings_(), initialized_() {} in MemoryMap() function in crashpad::MemoryMap
243 MemoryMap::~MemoryMap() {} in ~MemoryMap()
297 const MemoryMap::Mapping* MemoryMap::FindMapping(LinuxVMAddress address) const { in FindMapping()
308 const MemoryMap::Mapping* MemoryMap::FindMappingWithName( in FindMappingWithName()
320 std::unique_ptr<MemoryMap::Iterator> MemoryMap::FindFilePossibleMmapStarts( in FindFilePossibleMmapStarts()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Library/SmmMemLib/
H A DSmmMemLib.c168 MemoryMap = mMemoryMap; in SmmIsBufferOutsideSmmValid()
174 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mDescriptorSize); in SmmIsBufferOutsideSmmValid()
472 MemoryMap = NULL; in SmmLibInternalEndOfDxeNotify()
475 MemoryMap, in SmmLibInternalEndOfDxeNotify()
488 MemoryMap, in SmmLibInternalEndOfDxeNotify()
503 MemoryMapStart = MemoryMap; in SmmLibInternalEndOfDxeNotify()
514 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
516 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
534 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
537 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Library/SmmMemLib/
H A DSmmMemLib.c168 MemoryMap = mMemoryMap; in SmmIsBufferOutsideSmmValid()
174 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mDescriptorSize); in SmmIsBufferOutsideSmmValid()
472 MemoryMap = NULL; in SmmLibInternalEndOfDxeNotify()
475 MemoryMap, in SmmLibInternalEndOfDxeNotify()
488 MemoryMap, in SmmLibInternalEndOfDxeNotify()
503 MemoryMapStart = MemoryMap; in SmmLibInternalEndOfDxeNotify()
514 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
516 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
534 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
537 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Library/SmmMemLib/
H A DSmmMemLib.c168 MemoryMap = mMemoryMap; in SmmIsBufferOutsideSmmValid()
174 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mDescriptorSize); in SmmIsBufferOutsideSmmValid()
472 MemoryMap = NULL; in SmmLibInternalEndOfDxeNotify()
475 MemoryMap, in SmmLibInternalEndOfDxeNotify()
488 MemoryMap, in SmmLibInternalEndOfDxeNotify()
503 MemoryMapStart = MemoryMap; in SmmLibInternalEndOfDxeNotify()
514 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
516 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
534 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
537 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Library/SmmMemLib/
H A DSmmMemLib.c168 MemoryMap = mMemoryMap; in SmmIsBufferOutsideSmmValid()
174 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mDescriptorSize); in SmmIsBufferOutsideSmmValid()
472 MemoryMap = NULL; in SmmLibInternalEndOfDxeNotify()
475 MemoryMap, in SmmLibInternalEndOfDxeNotify()
488 MemoryMap, in SmmLibInternalEndOfDxeNotify()
503 MemoryMapStart = MemoryMap; in SmmLibInternalEndOfDxeNotify()
514 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
516 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
534 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
537 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Library/SmmMemLib/
H A DSmmMemLib.c168 MemoryMap = mMemoryMap; in SmmIsBufferOutsideSmmValid()
174 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mDescriptorSize); in SmmIsBufferOutsideSmmValid()
472 MemoryMap = NULL; in SmmLibInternalEndOfDxeNotify()
475 MemoryMap, in SmmLibInternalEndOfDxeNotify()
488 MemoryMap, in SmmLibInternalEndOfDxeNotify()
503 MemoryMapStart = MemoryMap; in SmmLibInternalEndOfDxeNotify()
514 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
516 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
534 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
537 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Library/SmmMemLib/
H A DSmmMemLib.c168 MemoryMap = mMemoryMap; in SmmIsBufferOutsideSmmValid()
174 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mDescriptorSize); in SmmIsBufferOutsideSmmValid()
472 MemoryMap = NULL; in SmmLibInternalEndOfDxeNotify()
475 MemoryMap, in SmmLibInternalEndOfDxeNotify()
488 MemoryMap, in SmmLibInternalEndOfDxeNotify()
503 MemoryMapStart = MemoryMap; in SmmLibInternalEndOfDxeNotify()
514 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
516 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
534 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
537 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Library/SmmMemLib/
H A DSmmMemLib.c168 MemoryMap = mMemoryMap; in SmmIsBufferOutsideSmmValid()
174 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mDescriptorSize); in SmmIsBufferOutsideSmmValid()
472 MemoryMap = NULL; in SmmLibInternalEndOfDxeNotify()
475 MemoryMap, in SmmLibInternalEndOfDxeNotify()
488 MemoryMap, in SmmLibInternalEndOfDxeNotify()
503 MemoryMapStart = MemoryMap; in SmmLibInternalEndOfDxeNotify()
514 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
516 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
534 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
537 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Library/SmmMemLib/
H A DSmmMemLib.c168 MemoryMap = mMemoryMap; in SmmIsBufferOutsideSmmValid()
174 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, mDescriptorSize); in SmmIsBufferOutsideSmmValid()
472 MemoryMap = NULL; in SmmLibInternalEndOfDxeNotify()
475 MemoryMap, in SmmLibInternalEndOfDxeNotify()
488 MemoryMap, in SmmLibInternalEndOfDxeNotify()
503 MemoryMapStart = MemoryMap; in SmmLibInternalEndOfDxeNotify()
514 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
516 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
534 MemoryMap = NEXT_MEMORY_DESCRIPTOR(MemoryMap, DescriptorSize); in SmmLibInternalEndOfDxeNotify()
537 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
[all …]

12345678910>>...18