Home
last modified time | relevance | path

Searched refs:MEM_INFO_PROTOCOL (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/SaveMemoryConfig/
H A DSaveMemoryConfig.c59 MEM_INFO_PROTOCOL *MemInfoProtocol; in SaveMemoryConfigEntryPoint()
121 MemInfoProtocol = (MEM_INFO_PROTOCOL*)AllocateZeroPool(sizeof(MEM_INFO_PROTOCOL)); in SaveMemoryConfigEntryPoint()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/Vlv2TbltDevicePkg/SaveMemoryConfig/
H A DSaveMemoryConfig.c53 MEM_INFO_PROTOCOL *MemInfoProtocol; in SaveMemoryConfigEntryPoint()
115 MemInfoProtocol = (MEM_INFO_PROTOCOL*)AllocateZeroPool(sizeof(MEM_INFO_PROTOCOL)); in SaveMemoryConfigEntryPoint()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Protocol/
H A DMemInfo.h48 typedef struct _MEM_INFO_PROTOCOL MEM_INFO_PROTOCOL; typedef
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Protocol/
H A DMemInfo.h42 typedef struct _MEM_INFO_PROTOCOL MEM_INFO_PROTOCOL;
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Protocol/
H A DMemInfo.h114 } MEM_INFO_PROTOCOL; typedef
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Protocol/
H A DMemInfo.h130 } MEM_INFO_PROTOCOL; typedef
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/SmBiosMiscDxe/
H A DMiscMemoryDeviceFunction.c129 MEM_INFO_PROTOCOL *MemInfoHob;
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/
H A DMiscMemoryDeviceFunction.c105 MEM_INFO_PROTOCOL *MemInfoHob; in MISC_SMBIOS_TABLE_FUNCTION()