]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/RTSMMem.c
ArmPlatformPkg: Remove an unused function.
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / Library / ArmVExpressLibRTSM / RTSMMem.c
index cb6376f65e41e212adf6c414ff140e99f248af57..68efde7065d8c6f99383f84af7194b79f8a72ded 100644 (file)
@@ -126,22 +126,3 @@ ArmPlatformGetVirtualMemoryMap (
 \r
   *VirtualMemoryMap = VirtualMemoryTable;\r
 }\r
-\r
-/**\r
-  Return the EFI Memory Map provided by extension memory on your platform\r
-\r
-  This EFI Memory Map of the System Memory is used by MemoryInitPei module to create the Resource\r
-  Descriptor HOBs used by DXE core.\r
-  TODO: CompleteMe .... say this is the memory not covered by the System Memory PCDs\r
-\r
-  @param[out]   EfiMemoryMap        Array of ARM_SYSTEM_MEMORY_REGION_DESCRIPTOR describing an\r
-                                    EFI Memory region. This array must be ended by a zero-filled entry\r
-\r
-**/\r
-EFI_STATUS\r
-ArmPlatformGetAdditionalSystemMemory (\r
-  OUT ARM_SYSTEM_MEMORY_REGION_DESCRIPTOR** EfiMemoryMap\r
-  )\r
-{\r
-  return EFI_UNSUPPORTED;\r
-}\r