]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Include/Library/ArmPlatformLib.h
ArmPlatformPkg: Remove an unused function.
[mirror_edk2.git] / ArmPlatformPkg / Include / Library / ArmPlatformLib.h
index 7bbd9664709070c916524a0261957157e847a149..3f6c1517b0f836c15f3513734a1a0e2be55ead08 100644 (file)
@@ -97,21 +97,6 @@ ArmPlatformGetVirtualMemoryMap (
   OUT ARM_MEMORY_REGION_DESCRIPTOR** VirtualMemoryMap\r
   );\r
 \r
-/**\r
-  Return the EFI Memory Map of 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
-\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
 /**\r
   Return the Platform specific PPIs\r
 \r